body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
}
a:link {
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}.navtext {
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.extratext {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 10px;
	font-size: x-small;
}
.smalltext {
	font-size: x-small;
	color: #FFFFFF;
}
.designby {
	font-size: x-small;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:20px;
}
h1 {
	font-size: medium;
	font-weight: bold;
}

