body
{
	margin:0;
	background-color: #FFF;
	background-image: none;
	font-size: 10pt;
	text-align: justify;
	color: #000;
	font-family: "Bitstream Vera Serif", "Courier New", "Courier", serif;
}
.small
{
	font-size: 6pt;
}
.eight
{
	display: none;
}
h1
{
	font-size: 24pt;
	text-align: center;
	margin-bottom: 1.5em;
}
h2
{
	font-size: 20pt;
	text-align: center;
	margin-bottom: 2em;
}
p
{
	margin-bottom: 2em;
}
.c
{
	text-align: center;
}
p.noprintc
{
	display: none;
}
.title
{
	font-family: "Felix Titling", "Tahoma", "Arial", sans-serif;
	font-size: 40pt;
	text-align: center;
	margin-bottom: 0.75em;
}
.mb
{
	margin-bottom: 2em;
	text-align: center;
}
td
{
	font-size: 10pt;
	border: 1px solid #333;
	text-align: justify;
}
td.h
{
	font-weight: bold;
	text-align: center;
	background-color: #FFF;
}
td.points
{
	text-align: right;
	padding-right: 8px;
	font-family: "Bitstream Vera Serif", "Courier New", "Courier", serif;
}
td.button, td.nl, td.nr
{
	border: 0;
}
.pink
{	
	color: #F53D99;
	font-weight: bold;
}
.yellow
{
	color: #F0C002;
	font-weight: bold;
}
.blue
{
	color: #40BFBF;
	font-weight: bold;
}
.green
{
	color: #AAA;
	font-weight: bold;
}
a
{
	color: #000;
	text-decoration: underline;
}
table.withBorder
{
	border: 2px solid #333;
	width: 100%;
}
ol, li
{
	margin-bottom: 0.5em;
}
