body {
scrollbar-arrow-color:#ff9900;
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#FF0000;
scrollbar-face-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#FF9900;
scrollbar-track-color:#000000;
}
.centro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0.8cm;
	color: #FFFFFF;
	background-position: center center;
	font-size: 10pt;
	margin: 1cm 0.5cm;
	text-decoration: none;
	text-align: justify;
	text-indent: 1cm;

	}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}
.teste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 8px;



}
.borda {
	border-top: 1px dotted #CC0000;
	border-right: 1px none #CC0000;
	border-bottom: 1px dotted #CC0000;
	border-left: 1px none #CC0000;



}
.bordadireita {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CC0000;

}

