.titulo {
	font-family: "Lucida Sans Unicode", Verdana, tahoma, helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
}



body,p,div ,default,td, textarea,input,select{
	font-family: "Lucida Sans Unicode", Verdana, tahoma, helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	
	/*text-indent: 15pt;
*/
}
form,iframe,body,.default{
scrollbar-face-color: #cccccc;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #cccccc;
 }

TEXTAREA {
border-bottom-width: 3px;
border-color: #cccccc;
border-left-width: 3px;
border-right-width: 3px;
border-style: solid;
border-top-width: 3px;
text-indent: 2px;
background-color: #eeeeee;
}

INPUT {
border-style: solid;
background-color: #eeeeee;
border-bottom-width: 3px;
border-color: #cccccc;
border-left-width: 3px;
border-right-width: 3px;
border-top-width: 3px;
text-indent: 5px;
}


SELECT {
background-color: #cccccc;
font-weight: bold;
}
a:link ,a:visited{
	font-family: "Lucida Sans Unicode", Verdana, tahoma, helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	text-decoration: none;
	
}
a:hover{
	font-family: "Lucida Sans Unicode", Verdana, tahoma, helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	
}


