a:link {  color: #000000; text-decoration: none; cursor: hand}
a:visited {  color: #000000; text-decoration: none; cursor: hand}
a:active {  color: #000000; text-decoration: none; cursor: hand}
a:hover {  color: #000000; text-decoration: underline; }
a.external:link { color: #000000; text-decoration: none; cursor: hand; font-weight: normal }
a.external:visited { color: #666666; text-decoration: none; cursor: hand; font-weight: normal }
a.external:active { color: #0000FF; text-decoration: none; cursor: hand; font-weight: normal }
a.external:hover { color: #FF0000; text-decoration: none; cursor: hand; font-weight: normal }

ul, li, ol { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: square; font-size: 9pt }

.legenda{  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9px color: #b35b14}
.titulo{  text-decoration: bold; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px color: #000000}

td.capa {border: 1px dashed #698592}

body{
	/*text-align:center;*/
}
body table{
	background-position:55px;	
}

.banner{
	text-align:center;
	position:absolute;
	width:100%;
	height:300px;
	z-index:2;
	left: 0px;
	top: 2px;
	clip: rect(auto auto 90px auto);
}
.banner_google{
	position:absolute;
	width:728px;
	height:300px;
	z-index:2;
	left: 8px;
	top: 1px;
	padding-top:-10px;
	clip: rect(5px 733px 95px 5PX);
}
.textopreto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
}
.sobretitulocinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}