BODY 
	{
	background: #2f1b12 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: #F4E8C4; 
	font-size: 14px; 
	font-weight: bold; 
	}

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #F4E8C4; 
	font-size: 14px; 
	font-weight: bold;
	} 


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

H2 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #F4E8C4; 
	font-size: 18px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #F4E8C4; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #F4E8C4; 
	font-size: 14px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #F4E8C4; 
	font-size: 14px; 
	font-weight: bold;	
	} 
	
.footer
    {
	font-family: Arial, Sans-Serif;
    color: #B2944E;
    font-size: 10px;
	font-weight: bold;
    }

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

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

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

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px;	
	font-weight: bold; 
	color: #2f1b12; 
	text-decoration: underline; 
	background-color: #F4E8C4; 
	} 

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

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

A:hover.small  
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;	
	font-weight: bold; 
	color: #2f1b12; 
	text-decoration: underline; 
	background-color: #F4E8C4; 
	} 


A.button 
	{
	height: 20px;
    background: #613826;
    border: 3px outset #FFD890;
	color: #EBF4FE; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: comic sans ms, sans-serif; 
	text-decoration: none;
	padding: 2px;
	}	

A.button:visited  
	{
	height: 20px;
    background: #74422D;
    border: 3px inset #FFD890;
	color: #F4E8C4; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: comic sans ms, sans-serif; 
	text-decoration: none;
	padding: 2px;
	}
	
A.button:active 
	{
	height: 20px;
	background: #970000;
    border: 3px outset #FFFF99;
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: none;
	padding: 2px;
	}
 
A.button:hover 
	{
	height: 20px;
	background: #F2E0B4;
	border: 3px inset #966B2A; 
	color: #74422D; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif;     
	text-decoration: none;
	padding: 2px;
	}  
 
