<!--  Estilos para Páginas de Formulários  -->

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #B5CBEA;
}
.style1 {
	font-size: 12px;
	color: #666666;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {font-size: 9px; color: #666666; font-style: italic; }

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 771px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}

.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
}

.links a:hover {
	color: #666666;
	text-decoration: underline;
	
}

.links #subSelected {
	color: #006666;
	text-decoration: overline;
}


<!-- Fim Estilos para Páginas de Formulários  -->

