.normal
{
	font-family : verdana;
	font-size : 10px;
	background-color :;
	color : 000000;
	font-weight : normal; 
}
.titulo
{
	font-family : verdana;
	font-size : 11px;
	background-color : white;
	color : #3B5689;
	font-weight : bold; 
}
.especial
{
	font-family : verdana;
	font-size : 14px;
	background-color : white;
	color : #black;
	font-weight : bold; 
}
.principal
{
	font-family : verdana;
	font-size : 12px;
	background-color : none;
	color : white;
	font-weight : normal; 
}
.direccion
{
	font-family : verdana;
	font-size : 11px;
	background-color :;
	color : 000000;
	font-weight : normal; 
}
