BODY {
	font-family: Arial, Helvetica;
	font-size:10pt;
}

TD {
	font-size:10pt;
}

.campo{ 
	background-color: #ffffff; 
	font: 17px verdana, arial, helvetica, sans-serif;
	color:#6C2F26;
	border:1px solid #BFBFBF;
}
textarea { 
	background-color: #ffffff; 
	font: 10pt verdana, arial, helvetica, sans-serif;
	color:#6C2F26;
	border:1px solid #BFBFBF;
}
.texto {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
    text-decoration: none;
}
.txtLink {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
    text-decoration: underline;
}
.txtLink:hover {
	font-family:  arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #266196;
    text-decoration: underline;
}
.celSpc {
	padding-top:8px;
	padding-bottom:8px;
}

.lnkRdp {
	font-family: Verdana, Arial;
	color: #525456;
	font-weight: bold;
	text-decoration:none;
}
.lnkRdp:HOVER {
	text-decoration:underline;
	color: black;
}
.txtRdp {
	font-family: Verdana, Arial;
	font-weight: bold;
	color:gray;
	text-decoration:none;
	margin-top:3px;
}
.txtRdpAtivo {
	font-family: Verdana, Arial;
	font-weight:bold;
	color: black;
	text-decoration:none;
}

.txtLblStats, .txtStats {
	font-size:7.5pt;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: black;
}

.txtLblStats {
	color: gray;
}

.txtRodape {
	font-family: Verdana;
	font-size: 8pt;
}
.lnkRodape {
	color: #525456;
	text-decoration: underline;
	font-weight:bold;
}
.lnkRodape:HOVER {
	color:black;
	text-decoration: none;
}