h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 12pt;
	color: #A79EBC;
	text-decoration: none;
	font-weight: normal;
}

li {
	font-size: 12px;
	color: #8A8975;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	list-style-type: none;
}
ul {
	margin: 4px;
	padding: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #8a8975;
	text-decoration: none;
	margin-bottom: 5px;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #8a8975;
	text-decoration: none;
}
a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #8A8975;
}
a:hover {
	color: #644488;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #644488;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:active {

	color: #f8e37e;
}
li a,li a:visited	{
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	color: #8A8975;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #DBDBD5;
}
li a:hover  {
	color: #8A8975;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	border-bottom-style: dotted;
	border-bottom-color: #8A8975;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
img {
border-width:0px;
}
.menu li {
	display: inline;
	margin: 0px;
	padding: 0px 11px 0px 0px;
}
