<style type=text/css>

<!--

A:link {text-decoration: none; font-family: Arial; font-size: 8pt; font-weight: bold; color: #003366}
A:visited {text-decoration: none; color: #003366; font-family: Arial; font-size: 8pt; font-weight: bold}
A:active {text-decoration: none; color: #001166; font-family: Arial; font-size: 8pt; font-weight: bold}
A:hover {text-decoration: underline; color: #6685A3; font-weight: bold}

.fundo	{background-color: #ffffff}

.campo       { background-color: #6685a3; 
		border: 2 solid #003366;
		font-family: Arial;
		color: #003366;
		font-size: 9pt}

.botao       { background-color: #003366; 
		font-family: Arial; 
		color: #FFFFFF; 
		font-size: 10 pt; 
		font-weight: bold; 
		border-style: solid; 
		border-color: #003366 }

.titulo {font-family: "arial";
	 font-size: 8pt;
	 font-weight: bold;
	 text-align: center}

.tabela {font-family: "arial"; 
	font-size: 7pt; 
	color: #000000; 
	text-align: center}


.texto {font-family: "arial"; 
	font-size: 8pt; 
	color: #000000; 
	text-align: justify}

.texto2 {font-family: "arial"; 
	font-size: 8pt; 
	color: #000000; 
	text-align: left}

.final {font-family: "verdana"; 
	font-size: 7pt; 
	color: #003366;
	
	text-align: center}


body 	{scrollbar-face-color: #003366;
	scrollbar-track-color: #6685A3;
	scrollbar-arrow-color: #FFffff;
	scrollbar-shadow-color: #003366;
	scrollbar-dark-shadow-color:#003366;
	scrollbar-highlight-color: #003366;
	scrollbar-3dlight-color: #003366}

-->
</style>