.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000033;
	font-weight: bold;
}
.head_whi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	color: #F4E3AD;
	text-align: center;
	font-weight: bold;
}
.mmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: small-caps;
	color: #523316;
	text-align: center;
	font-weight: bold;
}
.smhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000033;
	}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	color: #F4E3AD;
}
a:link	{
	text-decoration: none;


	}

a:visited	{
	text-decoration: none;


		} 

a:hover {
	color: #000033;
	background-color: #FFFFCC;
	}
	li {
	list-style-image: url('images/bullet.gif');
}