/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFF00;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
.Heading {
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
