﻿
* {
	font-size: 10px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
body {
	border-style: 0;
	border-width: 0px;
	color: #333333;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	font-style: normal;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	padding:0px;
	margin:0px 0px 0px 0px;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #3366cc;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #3366cc;
	text-decoration: none;
}
.bordercolor {
	border: #FF0000;
}
.border {
	margin: 0px 0px 0px 5px;
	border-width: 0px;
}
.bottonbkgr {
	background-position: right top;
	background-image: url('imagens/bottom_bg.gif');
	background-repeat: repeat;
	float: right;
}
.bannerCentral {
	border-width: 0px;
	margin-top: 15px;
}

.darkfont {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-align: left;
}

.boletim {
	padding: 0px;
	border-width: 0px;
	margin: 0px 0px 10px 7px;
}


