body
{
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #eeebe2;
}

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%;
}

A.int:link    
{
	text-decoration: underline; 
	color: #000000;
	font-size: 100%;
}        
A.int:visited 
{
	text-decoration: none;
	color: #999999;
	font-size: 100%;
	
}        
A.int:active  
{
	text-decoration: underline;  
	color: #c9910b;
	font-size: 100%;
}        
A.int:hover   
{
	text-decoration: underline;
	color:#773c03;
	font-size: 100%;
}


}
.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;
}

h4 
{  
	font-weight: bold; 

}

.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:75%;
}
.copyright
{
	font-size: 7pt;
}
