﻿	body 
	{
		background : #FFFFFF ; 
		margin:1 ; 
		font-family:'Arial','Helvetica'; 
		font-size:9pt;
	}
	
	a 
	{
		font-family: 'Arial','Helvetica'; 
		font-size:9pt; 
		text-decoration: none;
	}
	a:hover{ text-decoration:underline }	
	a.nav { font-size:8pt; color : #6e0312 ;  }
	a.lnk1 { font-size:8pt; font-weight:bold; }
	a.lnk3 { font-size:9pt; font-weight:bold; }
	a.lnk4 { font-size:11pt; font-weight:bold; }
	a.lnk2 { font-size:10pt; font-weight:bold; }
	a.menu { font-size:8pt; font-weight:bold; color:black; text-decoration:none;}
		
	img { border-color : white } 
	input {	font-family:'Arial','Helvetica'; font-size:9pt; color:black; }
	select { font-family:'Arial','Helvetica'; font-size:9pt; color:black; }
		
	a.tituloTopo
	{
		color: white;
		font-size: 1;
		font-family: 'Arial','Helvetica';
		text-decoration: none;
		text-align: left;
		font-weight: bold;
	}
	
	rodape
	{
		font-size:7pt;
	}
	
	menu
	{
		font-size:8pt; 
		font-weight:bold; 
		color:black; 
		text-decoration:none;
	}
.error
{
	font-size: 8pt;
	padding-bottom: 6pt;
	color: red;
	padding-top: 6pt;
}
