body {
	background: #000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	font-size: 8pt;
}
p,td {
	font-size: 8pt;
}
li {
	margin-bottom: 4px;
}
a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ccc;
}
h1 {
	font-size: 11pt;
}
h2 {
	font-size: 12pt;
	text-transform: uppercase;
}
h3 {
	font-size: 10pt;
}
