body {
	background-color: #262626;
	border: 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12pt;
	margin: 20px;
	padding: 0px;
	text-align: left;
}
td {
	vertical-align: top;
}
pre {
	font-size: 8pt;
	line-height: 0.8em;
}
a {
	color: #FFD800;
	text-decoration: none;
}
.menu a, .footer a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 12pt;
}
