.estil_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003300;
	letter-spacing: 3px;
	word-spacing: 5px;
}
.estil_titul_verd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	word-spacing: 8px;
}
.estil_lletra_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 15px;
	font-weight: normal;
	color: #999999;
}
.titul_tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
.boton_form {
        font-size:10px;
        font-family:Verdana, Helvetica;
        font-weight:bold;
        color:#006600;
        background:#CCCCCC;
        border:0px;
        width:150px;
        height:19px;
}
