body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #B00000;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.titulo1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #820000;
}
.titulo2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.titulo3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #336699;
	font-weight: bold;
}
