<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #e8e8e8;
}
body {
	background-color: #666666;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a {
	font-size: 16px;
	color: #99ccff;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6699cc;
}
a:hover {
	text-decoration: none;
	color: #66ccff;
}
a:active {
	text-decoration: underline;
	color: #66ccff;
}
-->
