h1 {
	font-family: Courier, "Courier New", monospace;
	font-size: 36pt;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #00AA00;
	margin: 0px;
}
body {
	font-family: Courier, "Courier New", monospace;
	font-size: 12pt;
	text-align: left;
	color: #00AA00;
	background-color: black;
}
td {
	font-family: Courier, "Courier New", monospace;
	font-size: 10pt;
}
a {
	font-family: Courier, "Courier New", monospace;
	text-decoration:none;
	font-weight:normal;
	color:#00AA00;
	background-color:#006600;
}
a:hover {
	background-color:#008800;
}
.center {
	text-align: center;
}
table {
	width: 700px;
}
td {
	font-family: Courier, "Courier New", monospace;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	color: #00AA00;
}

