/*DEFINIçÕES DE BODY*/
body {
	background-color : #FFFFFF#¨¨;
	background-image : url('../images/fundo_corpo.gif');
	font-family : Verdana, Helvetica, sans-serif;
	scrollbar-base-color: #666666;
	scrollbar-arrow-color:#FFFFFF;
}


/*DEFINIçÕES DE LINKS*/
a { font-size: 11px; text-decoration: none; color: #999999; font-weight: normal} 
a:hover { color: #000000; text-decoration: underline; font-size: 11px; font-weight: normal} 

/*DEFINIÇÕES DE PARÁGRAFOS DOS LAYOUTS*/
p.layout_titulo { font-size: 18px; font-weight: bold; color: #666666;}
p.layout_texto { font-size: 11px; font-weight: normal; color: #575757; font-style: normal} 
p.layout_subtitulo { font-size: 14px; font-weight: bold; color: #666666;}
p.layout_titulo_negativo { font-size: 16px; font-weight: bold; color: #FFFFFF;}
p.layout_texto_negativo { font-size: 9pt; font-weight: normal; color: #FFFFFF; font-style: normal} 
p.layout_subtitulo_negativo { font-size: 10px; font-weight: bold; color: #FFFFFF}
p.layout_rodape { font-size: 10px; font-weight: normal; color: #FFFFFF; font-style: normal} 

