


BODY {
	background-color : #FFFFFF;
		scrollbar-arrow-color:#0008B5;
	scrollbar-track-color:#3399FF;
	scrollbar-shadow-color:#6B9EBD;
	scrollbar-face-color:#5CAEFA;
	scrollbar-highlight-color:#6B9EBD;
	scrollbar-darkshadow-color:#396DFF;
	scrollbar-3dlight-color:#0E41D4;
}

P {
	color : #003399;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin-left: 25pt;
	margin-right: 15pt;
}
	



H1 {
	color : #0066CC;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size : 18pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	margin-left: 25pt;
	margin-right: 15pt;
}

H2 {
	color : #990000;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	margin-left: 25pt;
	margin-right: 15pt;
}

H3 {
	color : #FF3366;
    font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

H4 {
	color : #3366CC;
    font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size :9pt;
	font-style : normal;
	font-weight : normal;
	text-align : center;
}

H5 {
	color : #CC3333;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}


H6 {
	color : #FF3366;
    font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin-left:  18pt;
}

TD {
	color : #CCFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size :7pt;
	font-style : normal;
	font-weight : normal;
}

TR {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size : 7pt;
}


UL {
		font-family :  "Trebuchet MS", Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color: #000000;
	margin-left: 45pt;
	margin-right:15pt;
    
}






INPUT, textarea {
   font-family:  Arial;
   font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color: #000099;
	background : #FFFFCC;
	border-color: #FF0033;
	 border-style : solid;
	 
}


.rodape {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	color: #003399;
	text-align: center;
	
}

.tabela {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	color: #003399;
	text-align: center;
	
}

A:LINK {
	color : #993366; text-decoration: none;
	font-weight : bold;
}


A:VISITED {
	color : #CCFF33;text-decoration: none;
	font-weight : bold;
}

A:ACTIVE {
	color : #DC143C;text-decoration: none;
}

A:HOVER {  text-decoration: none;
color: #99FFFF;
 }
