body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.menuitem {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menuitem a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuitem a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuitem a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menuitem a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 30px;
	clear: both;
}

h1 {
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 3em;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 4em;
}
p {
	text-indent: 2em;
	text-align: left;
	padding: 10px;
}
div#menu li {
	list-style: none;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	font-size:36px;
	font-weight: bold;
	color: #FF0000;
}
div#menu a {
	text-decoration: none;
	font-size:36px;
	font-weight: bold;
}
