.formTXT {
	font-family: Tahoma;
	font-size: 9px;
	background-color: #808080;
	color: #FFFFFF;
	font-weight: normal;
	margin: 2px;
	line-height: 22px;
}
.Campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #77787B;
	color: #D1D3D4;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Box {

	font-family: Tahoma;
	font-size: 9px;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#CCCCCC;
    scrollbar-base-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
    scrollbar-darkshadow-color:#e1e1e1;
    scrollbar-face-color:#E1E1E1;
    scrollbar-highlight-color:#e1e1e1;
    scrollbar-shadow-color:#FFFFFF;	 
	margin-left:10px;
	margin-right:10px;
	text-align:justify;	
	line-height:16px;
	
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bolder;
	margin: 2px;
	line-height: 22px;
	text-align: left;
	text-transform: uppercase;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8E8C;
	font-weight: normal;
	margin: 2px;
	line-height: 13px;
	text-transform: none;
}
a:visited {
	color: #000000;
}
a:active {
	color: #FFFFFF;
}
a:link {
	color: #003399;
}
.textosmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	margin: 2px;
	line-height: 11px;
	text-transform: none;
}
