body {
	background-color: #000000;
	line-height: normal;
	background-position: center;
	color: #CCCCCC;
}

td, th {
}

h1 {
	color: #9CA9FF;
}

h2 {
	color: #CCCCFF;
}

h3, h4 {
	color: #CCFFCC;
}

h5, h6 {
	color: #6699CC;
}
.MenuStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #99CCFF;
	background-color: #000000;
}
.MenuMouseOver {
	background-color: #99CCFF;
	color: #000066;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
