.texto {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	color: 626262;
	text-align: justify;

}
.titulos {
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: BA6433;
	text-align: justify;

}
.casillas {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid BA6433;
}
