BODY 
	{
	background: #fff3bf repeat;
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0; 
	padding: 0; 
	}
 
P 
	{
	font-family: Arial, Sans-Serif; 
	color: #442d03; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
DIV
	{
	font-family: Arial, Sans-Serif; 
	color: #442d03; 
	font-size: 14px; 
	font-weight: bold; 
	}

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

H1 
	{
	font-family: Bookman Old Style, Arial, Sans-Serif; 
	color: #442d03; 
	font-size: 16px; 
	font-weight: bold; 
	} 

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

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

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

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #442d03;
    font-size: 11px;
	font-weight: bold;
    }

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

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

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

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

A.button 
	{
	height: 18px;
	width: 125px;
	background: #fce587;
	color: #340702; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif;
	text-decoration: none;
	border: 2px ridge #fce587;
	}	

A.button:visited 
	{
	height: 18px;
	width: 125px;
	background: #FCCA8D;
	color: #340702; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: none;	
	border: 2px ridge #fce587;
	}
	
A.button:active 
	{
	height: 18px;
	width: 125px; 
	background: #fce587;
	color: #FF722E; 
	font-size: 16px; 	
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: none;
	border: 2px ridge #fce587;
	}
 
A.button:hover 
	{
	height: 18px;
	width: 125px;
	background: #FF0E01;
	color: #fce587;
	font-size: 16px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: none;
	border: 2px ridge #fce587;
	}

A.small 
	{
	color: #000080; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #FF99FF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #970000; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: 0 none;
	color: #D3340C; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	


