body
{
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

A:link    
{
	text-decoration: none; 
	color: #000000;
	font-size: 85%;
}        
A:visited 
{
	text-decoration: none;
	color: #999999;
	font-size: 85%;
	
}        
A:active  
{
	text-decoration: underline;  
	color: #c9910b;
	font-size: 85%;
}        
A:hover   
{
	text-decoration: underline;
	color:#773c03;
	font-size: 85%;
}



}
.bigheader 
{
	font-size: 115%;
	color: #514528;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.bold 
{  
	font-size: 12px; 
	font-weight: bold;
	color: #514528;
}
h2 
{
	font-size: 120%;
	font-weight: bold;
	color: #852121;
	font-style: italic;
}
h3 
{
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
	font-style: italic;
}


.tablefont
{

	font-size: 80%;
}

.maincellwborder
{
	font-size: 80%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;

}

.leftcellwborder
{
	font-size: 80%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;

}

.navcellspaced
{
	padding-left: 15px;
}
	
.whitetext
{ 
	color: #ffffff;
}
.asterisk
{
	font-size:80%;
	color:#660000;
}
.copyright
{
	font-size: 7pt;
}