.estilos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000033;
	font-weight: bold;
	vertical-align: text-bottom;
}


body {
margin-top: 0;
margin-bottom: 0;
aling: center;
background-attachment: fixed;

scrollbar-face-color:#000033; 
scrollbar-arrow-color:#FFFFFF; 
scrollbar-track-color:#000033; 
scrollbar-shadow-color:#FFFFFF; 
scrollbar-highlight-color:#e7cd9b; 
scrollbar-3dlight-color:white; 
scrollbar-darkshadow-Color:#e7cd9b;

}

A:visited {color: #e7cd9b; text-decoration: none}
A:link {color: #8B4513; text-decoration: none};
A:active {color: #e7cd9b; text-decoration: none};
A:hover {color: #0000FF; text-decoration: none}

.textos-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	font-weight: bold;
	vertical-align: text-bottom;
	text-align: justify;
	font-style: italic;


}
.textos-azul-centro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	font-weight: bold;
	vertical-align: text-bottom;
	text-align: center;
	font-style: italic;
}
.textos-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	font-weight: bold;
	vertical-align: text-bottom;
	text-align: justify;
	font-style: italic;
	background-color: #DBE6F7;

}
.fotos {
	border: 5px outset #FFCC66;
}
.textos-azul-centro-suave {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000033;
	font-weight: normal;
	vertical-align: text-bottom;
	text-align: center;
	font-style: italic;
}

