body {
	background-color: #000033;
	color: #00FF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-variant: normal;

	}
a:link {
	text-decoration: none;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:active {color: #996699; text-decoration: none}
h1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: x-large;

}
table {
	font-family: "Times New Roman", Times, serif;
	color: #00FF00;
	font-size: 12px;

}
