body {
	margin: 0px;
	padding: 0px;
	background: #242323;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}
h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 14px;
	background-color: #DBDBDB;
	color: #000000;
	padding: 3px 3px 3px 10px;
	margin: 0px 0px 4px 0px;
}
p {
	margin-bottom: 5px;
	line-height: 20px;
	margin-top: 5px;
}
p destaques  {
	margin-bottom: 20px;
	line-height: 10px;
	margin-top: 10px;
}

a {
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	background: #518500;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a img {
	border: none;
}
.style1 {
	color: #FFFFFF	}
.style2 {
	color: #4A7805;
	font-weight: bold;
	font-size: 14px;
}
.style3 {color: #E5E5E5;
	font-weight: bold;
	font-size: 14px;
}
.style4 {color: #333333}
.style5 {
	font-size: 10px
}



.fonte_ttmenu {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.fonte_menulateral {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}
.fonte_ttinformativo {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}
