body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;

}
#BottomMenu, #BottomMenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: small;
	text-decoration: none;
}
#Content {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FF6633;
	border-bottom-color: #6699CC;
	border-left-color: #66CC66;

}
#BottomMenu a:hover {
	color: #FF6633;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #000066;
	font-variant: normal;
	font-style: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
}
#MainLight {
	border: thin solid #FFCC33;
}
#credits, #credits a {
	font-size: xx-small;
	color: #FF6666;

}
