body {
	padding: 0px;
	background: #4C79A6 url('../img/bg_site.jpg') repeat-x scroll top left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #FFFFFF;
}

h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
}

h3 {
	font-size: 18px;
	padding:0px 0px 2px 5px;
	border-top: 2px solid #BEBEBE;
	border-bottom: 2px solid #BEBEBE;
	border-left: 10px solid #BEBEBE;
	border-right: 2px solid #BEBEBE;
	color: #000000;
	background-color: #F6F6F6;
	margin-bottom: 5px;
	background-image: url(../img/bg_tt_internas.jpg);
}

h4 {
	font-size: 15px;
	padding:3px 0px 2px 5px;
	border-bottom: 2px solid #cccccc;
	color: #666666;
	background-color: #E2E2E2;
	margin-bottom: 5px;
}
h5 {
	font-size: 15px;
	padding:0px 0px 2px 2px;
	color: #000000;
	background-color: #CCCCCC;
	margin-bottom: 0px;
}

p, ol, ul {
	margin-bottom: 0.8em;
	line-height: 125%;
	margin-top: 0px;
	text-align: justify;
	padding: 0px 10px 0px 10px;
}

a {
	color: #444444;
}

a:hover {
	text-decoration: underline;
	color: ##990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}




a img {
	border: none;
}
.fonte_copyright {
	font-size: 9px;
	color: #FFFFFF;
}
.fonte_med_bca {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}
.fonte_vermelho12 {
	color: #FF0000;
	font-weight: bold;
}
