.texto {
	font-family: "Trebuchet MS", Verdana, Tahoma, "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.headline {
	font-family: "Trebuchet MS", Sans, Verdana, "Lucida Sans", "Lucida Sans Unicode", Tahoma, "Arial Narrow", Arial, Palatino, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.lineadetexto {
	font-family: "Trebuchet MS", Sans, "Lucida Sans Unicode", "Humanist 521 Condensed BT", "Lucida Sans", "News Gothic MT", sans-serif;
	;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.parrafo {
	font-family: "Trebuchet MS", Verdana, Tahoma, "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;

}
