BODY
{
	text-justify: auto;
	font-size: 8pt;
	background-image: none;
	color: #383431;
	direction: ltr;
	text-indent: 15px;
	font-family: Arial;
	background-color: #C0A062;
	text-align: justify;
}
A:link
{   
	text-decoration: underline;
	color:#6d3222
}
A:active
{	
	text-decoration: underline;
	color:#6d3222

}
A:visited
{ 
	text-decoration: underline;
	color:#6d3222
}
A:hover
{ 
	text-decoration: none;
	color:#383431
}
HR
{
	width:60%;
	color:#383431
}
P
{
	text-justify: auto;
	text-align:justify
}
