* {font-family:Tahoma;}

BODY {
scrollbar-face-color:#999999;
scrollbar-highlight-color:#E7E7E7;
scrollbar-3dlight-color:#999999;
scrollbar-darkshadow-color:#999999;
scrollbar-shadow-color:#E7E7E7;
scrollbar-arrow-color:#E7E7E7;
scrollbar-track-color:#555555;
}

table.font {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-align:justify;
}

select, input {
        font-family: "Trebuchet MS";
        font-size:11px;
        color:#000000;
        background-color: eaeaea;
		border:1px solid #999999;
		width:220px;
}

textarea {
        font-family: "Trebuchet MS";
        font-size:11px;
        color:#000000;
        background-color: eaeaea;
		border:1px solid #999999;
		width:448px;
}

select.boton, input.boton {
        font-family: "Trebuchet MS";
        font-size:11px;
        color:#000000;
        background-color: eaeaea;
		border:1px solid #999999;
		width:100px;
}

a {color:#999999; text-decoration:none;}

