body { 
	font: normal 12pt/14pt Arial, serif;
	background-color: black;
	color: #FCAA66
}
a { 
	font: normal 12pt/14pt Arial, serif;
	color: white;
}
a.menu {
	font: italic bold 12pt/14pt Arial, serif;
}
pre.code {
	font: normal 10pt/12pt Courier, serif;
	background-color: black;
	color: white;
}
h1 { 
	font: normal 14pt/16pt Arial, serif;
	background-color: black;
	color: #FFAA66
}
h2 { 
	font: normal 12pt/14pt Arial, serif;
	background-color: black;
	color: #FFFF66
}