body {
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

p {
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight: normal;
}

H1 {
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #000000;
	font-weight: normal;
}

H2 {
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000000;
	font-weight: normal;
}

H3 {
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
}

H4 {
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	font-weight: normal;
}

H5 {
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #330000;
	font-weight: normal;
}


strong {
	font-weight: bold;
	letter-spacing: -.01em;
}


a.menulink {
display: block;
width: 136px;

text-align: left;
text-decoration: none;
font-family:verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
color: #330000;

padding-top: 2px;
border: none;
border: solid 0px #9b763d;
padding: 2px;

	border-width: 0px 0px 1px 0px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;

}

a.menulink:hover {
color: #663300;
background-color:#d8cfba;

	border-width: 0px 0px 1px 0px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;

}

a.menulink:active {
background-color:#d8cfba;

	border-width: 0px 0px 1px 0px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;

}


	