.normal {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	margin: 10px;




}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;



}
.normal-discreto {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.notas {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #CCCCFF;
}
.normalunder {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: underline;

}
.normalliks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333399;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;


}
