.normal {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;

}
.cabecera {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.cabeceraNaranja {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #F7931D;
}
.normalCursiva {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.normalPeq {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 10px;
	color: #FFFFFF;
}
.cabeceraGrande {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.cabeceracursiva {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
