body	{
	font-family: helvetica, arial, sans-serif;
	color: white;
	font-size: 12pt;
	background-color: black;
	margin: 0px;
}
span.white {
	color: white;
}	
th, td, p	{
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	color: white;
}
	
h1	{
	font-size: 18pt;
	font-weight: bold;
	color: white;
}
	
h2	{
	font-size: 12pt;
	font-weight: bold;
	color: white;
}
	
a.link:link	{
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
}
	
a.link:visited	{
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
}
