


BODY {
	background-color : #0066CC;
	scrollbar-arrow-color:#0B6D6C;
	scrollbar-track-color:#0066CC;
	scrollbar-shadow-color:#2B9DED;
	scrollbar-face-color:#0D88FB;
	scrollbar-highlight-color:#1C70AA;
	scrollbar-darkshadow-color:#1775BD;
	scrollbar-3dlight-color:#0B0B99;
}



H1 {
	color : #E36009;
	font-family : Arial, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

H2 {
	color : #330099;
	font-family : Arial, sans-serif; 
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

H3 {
	color : #CC3333;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
}

H4 {
	color : #3300CC;
	font-family :  Arial, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
}

H5 {
	color : #99CCFF;
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}


H6 {
	color : #6666FF;
	font-family :  Arial, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	text-align : center;
}

TABLE {
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #034A8D;

}

TD {
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #034A8D;

}   


TR {
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	

}




UL {
	font-family :  Arial, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color: #3366CC;
    
}





INPUT, textarea {
   font-family:  Arial, sans-serif;
   font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color: #3366CC;
	background : #FFFFCC;
	border-color: #FF9900;
	 border-style : solid;
	 
}


.rodape {
	font-family:  Arial, sans-serif;
	font-size: 7pt;
	color: #D8E3FA;
	text-align: center;
	
}

.table {
		font-family :  Arial, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	color: #215A6B;

}



.data {
	font-family :  Arial, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	color: #215A6B;
}


A:LINK {
	color : #CC3300; text-decoration: underline;
	font-weight : bold;
	
}


A:VISITED {
	color : #6495ED; text-decoration: none;
	font-weight : bold;
}

A:ACTIVE {
	color : #FF9933; text-decoration: none;
}

A:HOVER {
color: #D2691E; text-decoration: none;
 background-color : #FFEFD5;
 }
