.cuerpodetexto {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #003366;
}
.p{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #003366;
}
.cuerpodetextochicoazuloscuro {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #003366;
}
.cuerpodetextochicoazulclaro {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #368BC2;
}
.titulos {
	font-family: Arial;
	font-size: 19px;
	color: #003366;
}
.titulosverdes {
	font-family: Arial;
	font-size: 16px;
	color: #009999;
}
.titulosblancos {
	font-family: Arial;
	font-size: 16px;
	color: white;
}
.subtitulos {
	font-family: Arial;
	font-size: 13px;
	font-style: bold;
	color: #368BC2;
}
.subtitulosazules {
	font-family: Arial;
	font-size: 13px;
	font-style: bold;
	color: #003366;
}
a.titulosnotas {
	font-family: Arial;
	font-size: 13px;
	font-style: bold;
	color: #003366;
}
a.titulosnotas:visited {
	color: #003366;
}
a.titulosnotas:hover {
	color: #009999;
}
a.titulosnotas:active {
	color: #003366;
}