.areasTit {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
.areasBody {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -0.5px
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.esqBody {

	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.submenu {
	background-color: #FFFFFF;
	 width: 100%; opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
}
p {
	text-align: justify;
	line-height:170%;
}
input {
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;

}
.botoes {
	background-image: url(imagens/bg_azul.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;

}
.areastxt {
	font-size: 10px;
	line-height: 150%;

}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
