@charset "utf-8";
.Page {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	background-position: center center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006600;
	font-weight: normal;
	text-transform: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006600;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006600;
}
