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

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #AC9239; 
	font-size: 12px; 
	font-weight: bold;	
	list-style-image: url(pawprint.jpg);
	} 

H1 
	{
	font-family: TArial, Sans-Serif; 
	color: #AC9239; 
	font-size: 16px; 
	font-weight: bold; 
	} 

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

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

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

.main
	{
	width: 800px; 
	background: #FFF8DB url(bg.jpg) repeat;
	font-family: Arial, Sans-Serif; 
	color: #FFD2A6; 
	font-size: 14px; 
	font-weight: bold;	
	} 
		
.footer
    {
	font-family: Comic Sans MS, Arial, Sans-Serif;
    color: #F2F1D7;
    font-size: 10px;
	font-weight: bold;
    }

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

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

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

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

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

A.small:visited 
	{
	color: #800080; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #400040; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: #E6CDBD; 
	color: #704A21; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

