/*Inputs*/
.inputpt  { color:#000000; font-family: Arial; font-size: 11px; border: 1 solid #D9D9D9; padding: 1;}

/*Links*/
.menu {color:#FFFFFF; font-family: Arial; font-size: 8pt; font-style: normal; text-decoration: none;}
.menu:hover {color:#FFFFFF; font-family: Arial; font-size: 8pt; font-style: normal; text-decoration: underline;}

/*texto*/
.azulgrande {
	color:#0075C4;
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none
	letter-spacing: -4;
	;
}

.azul {
	color:#0075C4;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none
	letter-spacing: -2;
	;
}

.azulmedio {
	color:#0075C4;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	font-weight: none;

}

.azulitem {
	color:#0075C4;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;

}


.vermelho {
	color:red;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.vermelholight {
	color:red;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	font-weight: none;
}

.preto_pequeno {
	color:#00000;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

.cinza_pequeno {
	color:#585858;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

.titulos {
	color:#0C5C9B;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

.azulhome {
	color:#0070CA;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.azullistao {
	color:#0070CA;
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.pretohome {
	color:#000000;
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -1;

.pretolistao {
	color:#000000;
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1;
}

.plistao {
	color:#000000;
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
	font-weight: none;

.vermelholistao {
	color:red;
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1;
}
