BODY 
	{
	background: #e3c5a3 url(bg_paper.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
DIV, P 
	{
	font-family: Arial, Sans-Serif; 
	color: #5F2215; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #5F2215; 
	font-size: 13px; 
	font-weight: bold;
	} 


H1 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #3D160D; 
	font-size: 20px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #3D160D; 
	font-size: 18px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #5F2215; 
	font-size: 16px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #5F2215; 
	font-size: 16px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #5F2215; 
	font-size: 14px; 
	font-weight: bold;	
	} 

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #5F2215;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #5E3F29; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #800080; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #400080; 
	} 

A:hover 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	color: #0E2E1E; 
	text-decoration: underline; 
	background-color: #FCE4C2; 
	} 
	
A:link.small 
	{
	font-size: 10px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline; 
	} 

A:visited.small  
	{
	font-size: 10px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #800080; 
	text-decoration: underline; 
	}
 
A:active.small  
	{
	font-size: 10px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #400080; 
	} 

A:hover.small  
	{
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	color: #0E2E1E; 
	text-decoration: underline; 
	background-color: #FCE4C2; 
	}  
	
A:link.menu 
	{
	font-size: 16px;
	font-family: Comic Sans MS, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #970000; 
	text-decoration: none; 
	} 

A:visited.menu  
	{
	font-size: 16px;
	font-family: Comic Sans MS, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #C67728; 
	text-decoration: none; 
	}
 
A:active.menu  
	{
	font-size: 16px;
	font-family: Comic Sans MS, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #400080; 
	text-decoration: none;  
	} 

A:hover.menu  
	{
	font-size: 16px;
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-weight: bold; 
	color: #850B2F; 
	background-color: #FFFF99; 
	text-decoration: none;  
	} 
