.Link
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
	
}

.Link_debaixo_branco
{
	font-family: Arial;
	font-size: 8pt;
	color: white;
	
}
.Link_debaixo
{
	font-family: Arial;
	font-size: 8pt;
	color: black;
	
}
.Link_preto
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	
}


.fontItalic {
	font-style: italic;
}
.fontBold {
	font-weight: bold;
}

body
{
	font-size:10pt;
	font-family: arial, verdana;	
	background-color:#ffffff;
}

blockquote
{
	font-size:10pt;
	font-family: Arial, verdana;	
}
.indice {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tdProbabilCap3 {
	border: thin solid #E4BE49;
	padding:2px;
	font-size: 9px;
}

.textoNormal {  font-family: sans-serif, Arial; font-size: 12px}
