/* CSS Document */

BODY
{
	BACKGROUND-COLOR: #41260A;
	background-repeat: repeat-x;
	color: #805629;
	background-image: url(../images/Background.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	list-style-position: inside;
	list-style-type: square;
	color: #c68d34;
}

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;
	}
headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #805629;
}
