body {
	color: #00FF00;
	background-color: #000000;
	font: bold 12pt "Courier New", "Courier 11 Pitch", "Courier 10 Pitch", "Courier", Monospace;
	text-align: center
}

h1 {
	margin-bottom: 0;
	font-size: 28pt;
	text-decoration: underline
}
h2 {
	text-align: left;
	margin-bottom: 0;
	font-size: 18pt
}
h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16pt
}

p {
	text-align: justify
}

p.credit {
	font-size: 6pt
}

a {
	color: #00FF7F;
	text-decoration: underline
}

div.news {
	text-align: justify;
	padding: 10px
}

div.smaller {
	font-size: 8pt
}

div.post {
	font: 12pt "Courier New", "Courier 11 Pitch", "Courier 10 Pitch", "Courier", Monospace;
}

hr {
	border: 1px solid #007F00
}

applet {
	border: 3px solid #007F00
}
