body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	  scrollbar-face-color: #BCC8D5;
  scrollbar-highlight-color: #BCC8D5;
  scrollbar-3dlight-color: #BCC8D5;
  scrollbar-darkshadow-color: #BCC8D5;
  scrollbar-shadow-color: #BCC8D5;
  scrollbar-arrow-color: #001A5A;
  scrollbar-track-color: #8EA1B4;
}
.borda {
	border: 1px solid #0E476B;
}
.logobg {
	background-image: url(../images/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.conteudomargem {
	padding-right: 24px;
	padding-left: 21px;
	padding-bottom: 50px;
}
.font9 {
	font-size: 9px;
}
a:link {
	color: #006699;
	text-decoration: underline;
	font-size: 10px;
}
a:visited {
	color: #006699;
	font-size: 10px;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
}
a:active {
	color: #006699;
	font-size: 10px;
}
.bglinks {
	background-image: url(../images/fundo_links.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul {
	margin-left: 20px;
	list-style-image: url(../images/dot.gif);
	line-height: 22px;
}
.homelinkbg {
	background-image: url(../images/home_links_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.romano {
	list-style-type: upper-roman;
	list-style-image: none;
	line-height: 22px;
}
.nobullet {
	list-style-image: none;
	list-style-type: none;
}
ol {
	line-height: 22px;
}