body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TextoCinza11 {
	font-size: 11px;
	font-family: arial;
	color: #666666;
}
.TextoCinza11BOLD {
	font-size: 11px;
	font-family: arial;
	color: #666666;
	font-weight:bold;
}
.TextoCinza24BOLD {
	font-size: 24px;
	font-family: arial;
	color: #666666;
	font-weight:bold;
}
.TextoCinza12 {
	font-size: 12px;
	font-family: arial;
	color: #666666;
}

.TextoVerde11BOLD {
	font-size: 11px;
	font-family: arial;
	color: #408f5f;
	font-weight:bold;
}
.TextoVerde12BOLD {
	font-size: 12px;
	font-family: arial;
	color: #408f5f;
	font-weight:bold;
}
.TextoVerde18BOLD {
	font-size: 18px;
	font-family: arial;
	color: #408f5f;
	font-weight:bold;
}

.LinkCinza11:active { font-family: arial; font-size: 11px; color: #666666; text-decoration: none;}
.LinkCinza11:link { font-family: arial; font-size: 11px; color: #666666; text-decoration: none;}
.LinkCinza11:visited { font-family: arial; font-size: 11px; color: #666666; text-decoration: none;}
.LinkCinza11:hover { font-family: arial; font-size: 11px; color: #999999; text-decoration: underline;}

.LinkCinza11bold:active { font-family: arial; font-size: 11px; color: #666666; text-decoration: none; font-weight:bold;}
.LinkCinza11bold:link { font-family: arial; font-size: 11px; color: #666666; text-decoration: none; font-weight:bold;}
.LinkCinza11bold:visited { font-family: arial; font-size: 11px; color: #666666; text-decoration: none; font-weight:bold;}
.LinkCinza11bold:hover { font-family: arial; font-size: 11px; color: #999999; text-decoration: underline; font-weight:bold;}

.LinkVerde11Bold:active { font-family: arial; font-size: 11px; color: #408f5f; text-decoration: none; font-weight:bold;}
.LinkVerde11Bold:link { font-family: arial; font-size: 11px; color: #408f5f; text-decoration: none; font-weight:bold;}
.LinkVerde11Bold:visited { font-family: arial; font-size: 11px; color: #408f5f; text-decoration: none; font-weight:bold;}
.LinkVerde11Bold:hover { font-family: arial; font-size: 11px; color: #0b3b1e; text-decoration: underline; font-weight:bold;}

.LinkCinza12:active { font-family: arial; font-size: 12px; color: #666666; text-decoration: none;}
.LinkCinza12:link { font-family: arial; font-size: 12px; color: #666666; text-decoration: none;}
.LinkCinza12:visited { font-family: arial; font-size: 12px; color: #666666; text-decoration: none;}
.LinkCinza12:hover { font-family: arial; font-size: 12px; color: #999999; text-decoration: underline;}

.LinkVerde12Bold:active { font-family: arial; font-size: 12px; color: #408f5f; text-decoration: none; font-weight:bold;}
.LinkVerde12Bold:link { font-family: arial; font-size: 12px; color: #408f5f; text-decoration: none; font-weight:bold;}
.LinkVerde12Bold:visited { font-family: arial; font-size: 12px; color: #408f5f; text-decoration: none; font-weight:bold;}
.LinkVerde12Bold:hover { font-family: arial; font-size: 12px; color: #0b3b1e; text-decoration: underline; font-weight:bold;}

.Linklaranja12:active { font-family: arial; font-size: 12px; color: #FF7E00; text-decoration: none;}
.Linklaranja12:link { font-family: arial; font-size: 12px; color: #FF7E00; text-decoration: none;}
.Linklaranja12:visited { font-family: arial; font-size: 12px; color: #FF7E00; text-decoration: none;}
.Linklaranja12:hover { font-family: arial; font-size: 12px; color: #FB5402; text-decoration: underline;}

.Linkvinho12:active { font-family: arial; font-size: 12px; color: #770000; text-decoration: none;}
.Linkvinho12:link { font-family: arial; font-size: 12px; color: #770000; text-decoration: none;}
.Linkvinho12:visited { font-family: arial; font-size: 12px; color: #770000; text-decoration: none;}
.Linkvinho12:hover { font-family: arial; font-size: 12px; color: #440000; text-decoration: underline;}

.Formulario {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #B4B4B4;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#9C9C9C;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#9C9C9C;
	scrollbar-arrow-color:#9C9C9C;
	scrollbar-track-color:#ffffff;
}