body 
{	
	font-family: "Arial", "Helvetica", "sans-serif";
}
td 
{	
	font-family: Arial, Helvetica, sans-serif;
}
th 
{	
	font-family: Arial, Helvetica, sans-serif;
}

a:link 
{
	color: #9e7e59;
	text-decoration: underline;
}
a:visited 
{
	color: #9e7e59;
	text-decoration: none;	/* mhg 2-20-09: changed from "underline" */
}
.copyright2 
{	
	font-family: "Arial", "Helvetica", "sans-serif";	
	font-size: 10px;	
	background-color:none;	
	color: #59554A;	
	text-decoration: none;	
	border-bottom:1px;	
	border-bottom-color:White;	
	border-top:1px;	border-top-color:White;
}
.header 
{	
	font-family: "Arial", "Helvetica", "sans-serif";	
	font-size: 16px;	
	color: #8c5e31;	
	font-weight: bold;
}
.header2 
{	
	font-family: "Arial", "Helvetica", "sans-serif";	
	font-size: 16px;	
	font-weight: bold;	
	font-variant: small-caps;	
}
.bodytext 
{	
	font-family: "Arial", "Helvetica", "sans-serif";	
	font-size: 12px;	
	color: #726c5e;	
	font-weight: normal;
}
.linktext 
{
	font-family: "Arial", "Helvetica", "sans-serif";	
	font-size: 11px;	
	color: #ab8c58;	
	font-weight: normal;
}
.leftcolumn 
{	
	padding-right: 30px;	
	font-family: "Arial", "Helvetica", "sans-serif";	
	font-size: 12px;	
	color: #8c5e31;
}
.leftcolumn li 
{	
	list-style: none;
}