.texto {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFF66;
	text-align: justify;
}
.titulo {
	font-family: Georgia;
	font-size: 16px;
	color: #FFCC33;
	text-align: justify;
	font-weight: bolder;

}
.tabelatop {
	vertical-align: top;
	background-position: top;
}
.textobox {

	font-family: Georgia;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
