body
{
	font-size: 95%;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #ffffff;
	background-image: url(images/graphics/backgd.gif);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
.tablefont
{
	font-size: 85%;
	font-family: Arial, Helvetica, Sans-Serif;
}

A:link    
{
	text-decoration: underline;
	color: #eacb27; 
}        
A:visited 
{
	text-decoration: underline; 
	color: #000000;
}        
A:active  
{
	text-decoration: none; 
	color: #fae765;
}        
A:hover   
{
	text-decoration: underline;
	color:#fae765;
}

     


.asterisk
{
	font-size: 70%;
}

h1 
{  
	font-size: 150%;
	font-weight: bold;
color:#e4c51f;
}

h2 
{  
	font-size: 110%;
	font-weight: bold;
color:#e4c51f;
}

h3 
{  
	font-size: 110%; 
	font-weight: bold;
}




.photocell
{
	background-color:#b8800f;
	}
	
.textcell
{
	background-color:#a25f08;
	padding: 20px 18px 10px 20px;
	}
	
.secondtextcell
{
	background-color:#bf8e2b;
	padding: 20px 18px 10px 20px;
	}
	
.thirdtextcell
{
	background-color:#744304;
	padding: 20px 18px 10px 20px;
	color:#FFFFFF;
	}
	
.creditcell
{
	background-color:#653b13;
	font-size: 70%;
	color:#b8800f;
	}