body,td,th {
	font-family: Arial Rounded MT Bold, Arial, Arial Narrow, HelveticaNeueLT Std Thin;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #e1e9ba;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
a {
	font-size: 12px;
	color: #666;
}


.tbmiolo {
	background-attachment: scroll;
	background-image: url(imagens/degradepto.jpg);
	background-repeat: repeat;
}
.tbmiolo tr td p strong {
	color: #FFF;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

.rodapebg {
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #283636;
}
.rodapebg tr td {
	color: #FFF;
}
.rodapebg tr td a {
	font-size: 9px;
	color: #FFF;
	text-align: right;
	padding: 15px;
}
.verde {
	color: #557878;
}
.verdeclaro {
	color: #03c348;
}
.barradireita {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #557878;
}
.justificado {
	text-align: justify;
	padding: 10px;
}
.central {
	text-align: center;
}
