BODY {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt; color: #333333; 
	scrollbar-3dlight-color: #538ACA; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-face-color: #4178B9;
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #538ACA;
}
a:link 		{  text-decoration: none; color: #445B7F;}
a:hover 	{  text-decoration: none; color: #445B7F;}
a:active 	{  text-decoration: none; color: #445B7F;}
a:visited   {  text-decoration: none; color: #445B7F;}
SELECT.azul {
	font-family: Verdana; font-size: 10px; color: #000099; background-color: #FFFFFF; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
SELECT.verde {
	font-family: Verdana; font-size: 10px; color: #009900; background-color: #FFFFFF; border: #009900; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
INPUT.azul {
	font-family: Verdana; font-size: 10px; color: #000099; background-color: #FFFFFF; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
INPUT.azul-numerico {
	font-family: Verdana; text-align: right; font-size: 10px; color: #000099; background-color: #FFFFFF; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
INPUT.verde {
	font-family: Verdana; font-size: 10px; color: #009900; background-color: #FFFFFF; border: #009900; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
INPUT.verde-numerico {
	font-family: Verdana; text-align:right; font-size: 10px; color: #009900; background-color: #FFFFFF; border: #009900; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
TEXTAREA {
	font-family: Verdana; font-size: 10px; color: #000066; background-color: #FFFFFF; border: #000066; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
TEXTAREA.verde {
	font-family: Verdana; font-size: 10px; color: #009900; background-color: #FFFFFF; border: #009900; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}