h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFCC;
	font-style: normal;
	text-decoration: underline;
	line-height: 15px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #5D0000;
	font-style:normal;
	line-height: 15px;
	text-indent: 15px;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #5D0000;
	font-style: normal;
	line-height: 15px;
	text-indent: 15px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
body {
	background-color: #996633;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: FFFFCC;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: 330000;
}
.MenuHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.MenuBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.KeysBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3pt;
	color: 996633;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #5D0000;
}
