


BODY {
	background-color : #FFFFFF;
	scrollbar-arrow-color:#215A6B;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#51919B;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#6BBEBF;
	scrollbar-darkshadow-color:#54C8C4;
	scrollbar-3dlight-color:#54C8C4;
}


H1 {
	color : #DC5D1E;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	text-align : left;
	margin-left: 10px;
}

H2 {
	color : #070BB5;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	margin-left: 10px;
}

H3 {
	color : #FF8C00;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin-left: 10px;
}

H4 {
	color : #FF8C00;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	margin-left: 10px;
}

H5 {
	color : #AF7803;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 9pt;
	font-style : italic;
	font-weight : bold;
	text-align : left;
	margin-left: 10px;
}


H6 {
	color : #215A6B;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin-left: 10px;
}

TD {
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color: #993333;
	
}



TR {
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	
}

INPUT, textarea, OPTION {
   font-family: Trebuchet MS, Arial;
   font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color: #006666;
	background : #FFFFCC;
	border-color: #FFCC66;
	border-style : solid;
	 
}

.titulostop {
    font-family: Trebuchet MS, Arial;
    font-size: x-small; 
    font-weight: bold;
    color: #FFFFCC;
 }
  
  
.rodape {
	font-family: Trebuchet MS, Arial;
	font-size: 7pt;
	color: #A03434;
	text-align: center;
}

.form {
	color : #006666;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

A:LINK {
	color : #006666; text-decoration: underline;
}


A:VISITED {
	color : #C75147; text-decoration: underline;
}

A:ACTIVE {
	color : #FF4500; text-decoration: underline;
}

A:HOVER {
color: #215A6B; text-decoration: none;
 background-color : #FFCC33;
 }
