td {
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.font {
	font-family: "Arial Black";
	font-size: 9px;
	color: #333333;
}
.font2 {
	font-family: "Arial";
	font-size: 9pt;
	color: #333333;
}
.fonte {
	font-family: "Arial";
	font-size: 10pt;
	text-decoration: none;
}
.tl {
	font-size: 9pt;
	text-decoration: none;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: "Arial";

}
