body {
	background-color: #000000;
	color: #cccccc;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
}
b {
	font-size: 13px;
	font-weight: bold;
}
.bottom {
	font-size: 9px;
}
.smalltitle {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
pre {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
