body {
background-color:#FFFFFF;
background-attachment: fixed;
margin: 0px 0px 0px 15px;
} 
A {text-decoration: none} 
A:link {color:#003366;}
A:visited {color:#003366;}
A:hover {color:#CC9900;} 
.Tabela1 {
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #CC9900;
	

}
.Formulario1 {
	font-family: Verdana;
	font-size: xx-small;
	color: #003366;
	border: 1px solid #CC9900;
}

.Tabela2 {
	font-family: Verdana;
	font-size: xx-small;
	border: 1px solid #CC9900;
}

.Tabela22 {
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #003366;
}

.EstiloA {
	background-color: #FFFFFF;
}

.EstiloB {
	background-color: #E0E0E0;
}

.EstiloA,
.EstiloB {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.EstiloA A:link,
.EstiloA A:visited,
.EstiloB A:link,
.EstiloB A:visited {
	color: #003366;
}

.EstiloA A:hover,
.EstiloB A:hover {
	color: #CC9900;
}

