body { 
	 scrollbar-arrow-color:#FFFFFF; 
	 scrollbar-dark-shadow-color:#003366; 
	 scrollbar-base-color:#003366;
	 scrollbar-face-color:#003366;
	 scrollbar-highlight-color:#FFFFFF; 
	 scrollbar-shadow-color:#FFFFFF; 
	 }
	 
TD {
	text-align: justify;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #003366;
}

.legenda {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #003366;
}

.titulo {
	font-family : Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 10pt;
}


.texto {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #003366;
}


.empresa{ 
	font-family: Arial, Helvetica;
	font-size : 12px;
	font-weight: bold;
	color: #003366;
 }

.link{ 
	font-family : Arial; 
	font-size : 10pt; 
	color: #FFCC66; 
	font-weight: normal;
 }
 
.link:hover{ 
	font-family : Verdana,Arial, Helvetica; 
	font-size : 12pt; 
	color: #FF6600; 
	font-weight: bold;
 }

.inicial{ 
	font-family : Arial, Helvetica; 
	font-size : 9pt; 
	color: #FFFFFF; 
	font-weight: normal;
 }
 
.inicial:hover{ 
	font-family : Arial, Helvetica; 
	font-size : 9pt; 
	font-size : FFFFFF; 
	font-weight: normal;
 }