body {
	background-color: #000000;
}
.style7 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.style9 {
	color: #CCCCCC;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px;
}
.style9 div {
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	padding: 10px;
	float: none;
	height: auto;
	width: auto;
}

.testcontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.style1 {font-size: 16px}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3399FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9900FF;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
}
