@charset "utf-8";
h1 {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {color: #FFFFFF; text-decoration: underline; }
a:active {color: #FFFFFF; text-decoration: underline; }
a:visited {color: #FFFFFF; text-decoration: underline; }
a:hover {color: #FFFFFF; text-decoration: none; }h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CCFF;
}

