.MenuItems {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.Body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
body { background-color: #130C06;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333300;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: "Arial", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333300;
}
.btmMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7AF82;
}
.copyrt {
	font-family: Tahoma, Arial;
	font-size: 8px;
}
a.lt:link {
	color: #D7AF82;
	text-decoration: none;
}
a.lt:visited {
	color: #D7AF82;
	text-decoration: none;
}
a.dk:link {
	color: #000000;
	font-weight: bold;
}
a.dk:visited {
	color: #000000;
	font-weight: bold;
}