body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666699;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666699;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
.smallpurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666699;
}
.blacktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.yellowtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9933;
}
.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitetextindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 12px;
	left: 6px;
}
ul {
	white-space: normal;
	display: table-cell;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 0px;
	float: none;
	height: auto;
	width: 300px;
	margin-top: 0px;
	list-style-position: inside;
	list-style-type: circle;
	position: static;
	top: -16px;
	left: -10px;
	clip: rect(auto,auto,auto,auto);
}
.yellowbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	top: 8px;
}

