body {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #000000;
	color: #99CCFF;
	font-size: 16px;
}

h3 {
	color: #6633CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
td {
	font-family: Georgia, Times New Roman, Times, serif;
}

th {
	font-family: Georgia, Times New Roman, Times, serif;
}

a:link {color: #CC99FF}
a:visited {color: #CC66CC}
a:hover {color: #9966FF}
a:active {color: #CC00FF}

