body {
	SCROLLBAR-FACE-COLOR: #ABB3A6;
	SCROLLBAR-HIGHLIGHT-COLOR: #F6F6F0;
	SCROLLBAR-SHADOW-COLOR: #DDDDD3;
	SCROLLBAR-3DLIGHT-COLOR: #DDDDD3;
	SCROLLBAR-ARROW-COLOR: #DDDDD3;
	SCROLLBAR-TRACK-COLOR: #E2E6DF;
	SCROLLBAR-DARKSHADOW-COLOR: #DDDDD3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: DDDDD3;
	overflow-x: hidden;
	background-attachment: fixed;
	background-repeat: repeat;
	color: #006600;
	text-align: justify;
	font-size: 12px;
	background-image: url(images/fundo.jpg);









}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-indent: 15pt;
	text-align: justify;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;






}
iframe {
	border: 2px solid #E2E6DF;
	background-attachment: fixed;
	background-image:  url(images/LogoC2.gif);
	background-repeat: repeat;

}
hr {
	color: #ABB3A6;
	width: 70%;
	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 17px;
	font-weight: bold;
	padding-left: 20px;
}
li {
	list-style-image: url(&#8226;);
	list-style-position: inside;
	font-size: 12px;
	text-indent: 20pt;

}
a:link {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	color: #009900;
	text-decoration: underline;
}
a:hover {
	color: #0033FF;
	text-decoration: underline overline;
}
a:active {
	color: #33CC00;
	text-decoration: underline overline;
}
.textodir {
	text-align: right;
}
.bold {
	font-weight: bold;
	font-size: small;
}
.centralizado {
	text-align: center;
}

