BODY
{
    BACKGROUND-COLOR: #41260A;
    background-repeat: repeat-x;
	FONT: 9pt Helvetica, Verdana, sans-serif ;
    color: #805629;
}

td {
  FONT: 9pt Helvetica, Verdana, sans-serif ;
}

H3	{	
	font-family: Helvetica, Verdana, sans-serif ;
	font-size:	11pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
}

hr.divider{border:none 0;width:100%;height:1px;text-align:center; color:#AA845D;}

table.withcolor{background-color: #E3D6C9;}

td.withcolor{background-color: #E3D6C9;}

A:link	{	
	text-decoration:	none;
	color:	#C68D34;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#C68D34;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#C68D34;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#C68D34;
	}
	
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
