body {
	scrollbar-face-color: #237CA3;
	scrollbar-highlight-color: #185570;
	scrollbar-shadow-color: #185570; 
	scrollbar-3dlight-color: #185570;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #185570; 
	scrollbar-darkshadow-color: #185570; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.TextoLayer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#185570;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bordaContBox {
	border: 1px solid #999999;

}a:link {
	font-size: 11px;
	color: #009967;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-size: 11px;
	color: #009967;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-size: 11px;
	color: #185570;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-size: 11px;
	color: #009967;
	text-decoration: underline;
	font-weight: bold;

}a.link1:link {
	font-size: 10px;
	color: #009967;
	text-decoration: underline;
	font-weight: bold;
}
a.link1:visited {
	font-size: 10px;
	color: #009967;
	text-decoration: underline;
	font-weight: bold;
}
a.link1:hover {
	font-size: 10px;
	color: #185570;
	text-decoration: underline;
	font-weight: bold;
}
a.link1:active {
	font-size: 10px;
	color: #009967;
	text-decoration: underline;
	font-weight: bold;
}