BODY {
	background-color: black;
	color: white
}
DIV { text-align: center }
DIV.write-up { text-align: left }
H1 {
	color: red;
	text-align: center
}
H4 {
	color: yellow;
	text-align: center
}
A { color: red }
A:visited { text-decoration: line-through }
A.menu {
	font-weight: bold;
	font-size: 10.0pt;
	font-family: "Verdana"
}
P {
	font-size: 12.0pt;
	font-family: "Times New Roman";
	margin: 0in;
	margin-bottom: .0001pt
}