body         
{ 	font-family: Arial, Helvetica, sans-serif;
	background-color: #F9EFD9;
	color: #6A5013;
	font-size: 8 pt;
	text-align: Justificar; 
  	scrollbar-arrow-color:#663300;
	scrollbar-track-color:#FFFFCC;
	scrollbar-shadow-color:#800000;
   scrollbar-face-color:#DFB44F;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-darkshadow-color:#660033;
   scrollbar-3DLight-color:#FFFF99;


}

p	{align:justify}
a:link       { text-decoration:none; color: #CB9925 }
a:visited    { text-decoration:none; color: #CB9925 }
a:active     { text-decoration:none; color: #CB9925 }
a:hover      { text-decoration:underline; color: #663300 }

table
{
	table-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 0px none;
	vertical-align: middle;
	text-align: center;
}


