BODY {
	scrollbar-base-color:#4A0C0C;
	;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.texto       { font-size: 14 pt; font-family: Arial; font-weight: bold; text-align: 
               Justificar; margin-left: 10; margin-right: 10 }
.textobranco       {
	font-size: 12 pt;
	font-family: Arial;
	font-weight: bold;
	text-align: 
justify;
	margin-left: 20;
	margin-right: 20;
	color: #CC9933;
	text-indent: 15px;
}
a.menu:link      { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.menu:visited  { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.menu:hover { color: #FFFF00; text-decoration: underline }
a.corpo:link      { color: #000099; font-weight: bold; text-decoration: underline }
a.corpo:visited  { color: #000099; font-weight: bold; text-decoration: underline }
a.corpo:hover { color: #FF0000; text-decoration: underline }
