BODY{
font-family:arial,verdana,helvetica;font-size:11px;color:#000066;
}
table,td,tr,span,div,p{font-family:arial,verdana,helvetica;font-size:11px;color:#000066;}
li{font-family:arial,verdana,helvetica;font-size:12px;color:#000066;}
a{color:#009933;text-decoration:none;}
a:hover{color:#cc6600;text-decoration:underline;}
.text_lg{align:justify;font-weight:normal;font-size: 9px;font-family:arial,verdana,helvetica}
.text_white{align:justify;font-weight:normal;font-size: 11px;font-family:arial,verdana,helvetica;color:#FFFFFF;}
.text_menu{align:justify;font-weight:normal;font-size: 10px;font-family:arial,verdana,helvetica;color:#336600;}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	border-width:thin;
	border-style:outset;
}

.corpoTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
INPUT, TEXTAREA, SELECT
{
    BORDER:none;
    FONT-WEIGHT: NORMAL;
    FONT-SIZE: 8pt;
    COLOR: #000066;
    FONT-FAMILY: arial, verdana, helvetica;
    BACKGROUND-COLOR: #C6E2FF
}

