body
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	background-color: #ffffff;
	color: #27326E;	
	scrollbar-base-color: #27326E;
}

table
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #27326E;	
}


.lectura {
	text-align: justify;
}


.boton {
	color: #27326E;		
	background: #ffffff; 	
	font-family: Verdana,Arial,Helvetica;
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-top-style: inset; 	
	border-left-style: inset;	
	border-right-style: outset;	
	border-bottom-style: outset; 
	border-top-color: #666666; 
	border-left-color: #666666;	
	border-right-color: #666666; 
	border-bottom-color: #666666;			
	font-size: 10px;
}



.formulario {
	font-family: Verdana,Arial,Helvetica;
	background: #ffffff; 	
	color: #27326E;	
	font-size: 10px;
	font-weight: normal;	
	text-align: left;	
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-top-style: inset; 	
	border-left-style: inset;	
	border-right-style: outset;	
	border-bottom-style: outset; 
	border-top-color: #666666; 
	border-left-color: #666666;	
	border-right-color: #666666; 
	border-bottom-color: #666666;	
}


A:link {
	color: #666666;
	font-family: Verdana,Arial,Helvetica;
 	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}

A:visited {
	color: #666666;
	font-family: Verdana,Arial,Helvetica;
 	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}

A:hover {
	color: #27326E;
	font-family: Verdana,Arial,Helvetica;
 	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}
