


BODY {
	background-color : #FFFFFF;
	scrollbar-arrow-color:#0B6D6C;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#479A9B;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#479A9B;
	scrollbar-darkshadow-color:#188B8C;
	scrollbar-3dlight-color:#0A5C51;
}



H1 {
	color : #FF6633;
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

H2 {
	color : #215A6B;
	font-family : Arial, sans-serif; 
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

H3 {
	color : #FF8C00;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
}

H4 {
	color : #215A6B;
	font-family :  Arial, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
}

H5 {
	color : #FF9933;
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}


H6 {
	color : #FF9933;
	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 : 9pt;
	font-style : normal;
	color: #215A6B;

}

TD {
	font-family :  Arial, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: #215A6B;

}   

HR {
	color : #94B5BD;
	width : 247px;
	height: 1px;
	
}


TR {
	font-family :  Arial, sans-serif;
	font-size : 9pt;
	font-style : normal;
	

}




UL {
	font-family :  Arial, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color: #215A6B;
    
}





INPUT, textarea {
   font-family:  Arial, sans-serif;
   font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color: #0B5E63;
	background : #FFFFCC;
	border-color: #FF9900;
	 border-style : solid;
	 
}


.rodape {
	font-family:  Arial, sans-serif;
	font-size: 7pt;
	color: #BDD4D7;
	text-align: center;
	
}

.table {
		font-family :  Arial, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	color: #215A6B;

}

.colorir{
color: #006666; text-decoration: none;
background: #FFFF33;
 }

.data {
	font-family :  Arial, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	color: #215A6B;
}


A:LINK {
	color : #FF6633; text-decoration: none;
	font-weight : bold;
	
}


A:VISITED {
	color : #FF9933; text-decoration: none;
	font-weight : bold;
}

A:ACTIVE {
	color : #FF9933; text-decoration: none;
}

A:HOVER {
color: #FF9900; text-decoration: underline;
 }
