.titulos {
	font: oblique bolder normal 18px Georgia, "Times New Roman", Times, serif;
	color: #B97D4B;
	letter-spacing: 1pt;
	text-align: left;
	word-spacing: normal;
}
.subtitulos {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #B97D4B;
	text-decoration: underline;
}
.textos {
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	white-space: normal;
}
.bullets {
	font: bold normal 24px "Times New Roman", Times, serif;
	color: #996600;
}
.subtitulos2 {

	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: underline;
}
.textoshome {
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	white-space: normal;
	color: #FFFFFF;
}
