.titulo {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
.titulomini {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.texto {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
.textobold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.textomini {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.textominigris {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #aaaaaa;
}
.errorlist {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}
.notas {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.paginator {
	color:#0e2b8d;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}
A:link { color: #000099; font-weight: bold; text-decoration: underline; }
A:visited { color: #000066; font-weight: bold; text-decoration: underline; }
A:active { color: #000099; font-weight: bold; text-decoration: underline; }
A:hover { color: #0033CC; font-weight: bold; text-decoration: underline; }
