body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
	
p, td, ul li
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
h1
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
h2
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.alphalist, a.alphalist
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a, a.visited, a.active, a.hover {
	color: #0000CD;
}