.titulo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #003366;
}
.tabla{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: small;
font-size:8pt;
color: #FFFFFF;
border-width:0;
CellPad:0;
CellSpace:0;
align:center;
}
.td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: small;
font-size:8pt;
color: #FFFFFF;
border-width:0;
CellPad:0;
CellSpace:0;
align:center;
td-width:140pix;
}
.texto{
	font-face: Verdana;
	font-height:small;
	font-size:10px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;

}
.texto_negrita{
	font-face: Verdana;
	font-height:small;
	font-size:10px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.boton_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: small;
	color: #99cc33;
	background-color: #ffffff;
	border: 1px solid #99cc33;
	font-style: normal;
}
.boton_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99cc33;
	background-color: #ffffff;
	border: 1px solid #99cc33;
	font-style: normal;
	cursor: hand;

}
