BODY {
	scrollbar-face-color: #3A3A3A;
	scrollbar-highlight-color: #E5E3CE;
	scrollbar-3dlight-color: #E5E3CE;
	scrollbar-darkshadow-color: #E5E3CE;
	scrollbar-shadow-color: #E5E3CE;
	scrollbar-arrow-color: #71634F;
	scrollbar-track-color: #E5E3CE;
}

a.link1:link{color:#283480; text-decoration:none}
a.link1:visited{color:#283480; text-decoration:none}
a.link1:hover{color:#c46200; text-decoration:none}

input.txt{
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	border : 1px solid #333333;
}
textarea.txt{
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #333333;

}
input.botao{
	color : #333333;
	background-color : #F1EFE7;
	border-bottom-color : #333333;
	border-bottom-style : solid;
	border-bottom-width : 1pt;
	border-right-color : #333333;
	border-right-style : solid;
	border-right-width : 1pt;
	border-left-color : #333333;
	border-left-style : solid;
	border-left-width : 1pt;
	border-top-color : #333333;
	border-top-style : solid;
	border-top-width : 1pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;}
