A:LINK {text-decoration : none;}
A:VISITED {text-decoration : none;}
A:HOVER {text-decoration : underline;}

.fonte8 { font-size: 8pt} 
.fonte6 { font-size: 7pt} 
.fonte8n {
	font-size: 8pt;
	font-weight: bolder;
	color: #FFFFFF;
} 
.fonte10 {
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	text-indent: 30px;
}
.fonte10_normal {
	font-size: 10pt;
	text-align: justify;
	color: #000000;
}

.fonte9 {
	font-size: 9pt;
}

.formulario {
	color: #000000;
	font-size: 9pt;
	background-image: url(images/fundo_formulario.gif);
	background-position-y:top;
	text-indent: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.naorepete {
	background-repeat: no-repeat;
}

.naorepetefundo {
	background-repeat: no-repeat;
	background-image: url(images/layout_fundotexto.jpg);
}	
		
body {
	font-family: Verdana;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #1566B7;
}

#textonormal td{
	font-family: Verdana;
	font-size: 12px;
}

#linkrodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#linkrodape a:hover{
	color: #0073BC;
	font-weight: bold;
}

#linkrodape {
	color: #00203E;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
		
