bg {
	background-color: #755F31;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #000000;
}
.line {
	background-color: #000000;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5F512C;
}
.foot {
	background-image: url('../images/web/foot.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #805F00;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #7E5600;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #7E5600;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #7E5600;
}
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #4A3302;
}
.pmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #4A3302;
}
a:link	{
	text-decoration: none;
	}

a:visited	{
		text-decoration: none; 
		} 

a:hover {
	text-decoration: underline overline;

	}