.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texto01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: lighter;
}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.cuerpo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ECE9D8;
}
.colofon {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F2F0E6;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
.Titulo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #DEB1B1;
	font-weight: bold;
}
.Frase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DEB1B1;
	font-weight: lighter;
	font-style: italic;
}
.destacado {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #DD3135;
	font-weight: bold;
	font-variant: small-caps;
}
.destacado2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}

