BODY 
	{
	background: #FFCF9F url(bg2.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}

H1,H2,H3,H4,H5,H6,DIV,P 
	{
	font-family: Helvetica, Arial, Serif; 
	color: #221000; 
	font-size: 13px; 
	font-weight: bold; 
	}

UL,LI 
	{
	font-family: Verdana, Helvetica, Arial, Serif; 
	color: #462100; 
	font-size: 12px; 
	font-weight: bold; 
	}

SPAN 
	{
	font-family: Verdana, Helvetica, Arial, Serif; 
	color: #462100; 
	font-size: 9px; 
	font-weight: bold; 
	}

TABLE,TR,TD,TH 
	{
	font-family: Helvetica, Arial, Serif; 
	color: #462100; 
	font-size: 12px; 
	font-weight: bold; 
	}

A:LINK 
	{
	color: #0000FD; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	color: #790000; 
	text-decoration: underline; 
	}
	
A:ACTIVE 
	{
	color: #D50000; 
	text-decoration: underline; 
	}

A:HOVER 
	{
	color: #FFFFFF; 
	text-decoration: none; 
	background: #643200; 
	} 

A:LINK.small 
	{
	font-size: 10px;
	color: #0000FD; 
	text-decoration: underline; 
	}

A:VISITED.small
	{
	font-size: 10px;
	color: #790000; 
	text-decoration: underline; 
	}
	
A:ACTIVE.small 
	{
	font-size: 10px;
	color: #D50000; 
	text-decoration: underline; 
	}

A:HOVER.small 
	{
	font-size: 10px;
	color: #FFFFFF; 
	text-decoration: none; 
	background: #643200; 
	} 
