.cuerpotexto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12pt;
	color: #FFFFFF;
}
.resaltadocuerpotexto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12pt;
	color: #00CCFF;
	font-weight: bold;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF0000;
	font-weight: bold;
}
.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF9900;
	font-weight: bold;
	font-style: italic;
}
li {
	list-style-position: outside;
	list-style-type: square;
}
a:link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14pt;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14pt;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
