body {	
	margin:0;
	padding:0;
	text-align:center; /* hack para o IE */	
	font-family: Verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: none;
	background:#dde3e1;
	font-family: Verdana,sans-serif,Arial;
}
#tudo {
width: 1024px;
margin:0 auto;			
padding: 10px;
text-align:left; /* "remédio" para o hack do IE */	
}
#conteudo {
	padding: 5px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}

a:active {
	color: blue;
	font-weight: none;
}

a:hover {
	text-decoration: underline;
	font-weight: none;
}
.contato{
color: #000000; font-weight: regular; font-size: 8pt; text-align: justify; margin: 5;
}


.geral			{ margin:0 auto; padding: 10px; text-align:left;}
.opcao_tab_off  { color: #427092; font-weight: regular; font-size: 8pt; margin: 0; text-align: center;  cursor: hand;}
.opcao_tab_on   { color: #427092; font-weight: bold; font-size: 8pt; margin: 0; text-align: center; cursor: hand;}
.opcao_link		{ color: #427092; font-weight: regular; font-size: 8pt; margin: 0; text-align: center;}
.titulo         { color: #427092; font-weight: bold; font-size: 12pt; margin-bottom: 6px; text-align: left;}
.subtitulo      { color: #427092; font-weight: regular; font-size: 10pt; margin-bottom: 6px; text-align: left;}
.dados          { color: #000000; font-weight: regular; font-size: 7pt; text-align: justify; margin: 3px;}
.texto          { color: #000000; font-weight: regular; font-size: 8pt; text-align: justify; margin: 5px;}
.texto_c        { color: #000000; font-weight: regular; font-size: 8pt; text-align: center; margin: 5;}
.reduzido       { color: gray; font-weight: regular; font-size: 7pt; margin-bottom: 6px; text-align: justify;}
.reduzido_c     { color: gray; font-weight: regular; font-size: 7pt; margin-bottom: 6px; text-align: center;}
.aviso          { color: red; font-weight: regular; font-size: 7pt; margin-bottom: 6px; text-align: justify;}
.aviso_grande   { color: red; font-weight: regular; font-size: 9pt; margin-bottom: 6px; text-align: justify;}
.grande         { color: gray; font-weight: regular; font-size: 18pt; margin-bottom: 6px; text-align: center;}
.medio          { color: gray; font-weight: regular; font-size: 14pt; margin-bottom: 6px; text-align: center;}
