.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.encabezado {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14pt;
font-style:normal;
line-height:normal;
font-weight:bolder;
font-variant:normal;
color:#000000;
}
.subencabezado {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13pt;
font-style:normal;
line-height:normal;
font-weight:bold;
font-variant:normal;
color:#000000;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
body {}
a:link {
	color: #999999;	
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.sinborde {
border-left:none;
border-right:none;
border-bottom:none;
border-top:none;
}
.conborde {
border-left:solid;
border-right:solid;
border-bottom:solid;
border-top:solid;
border-width:thin;
}

.correo {
	color:#999999;
	font-weight:normal;
}