body 
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.pagetitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

a.home {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.home:link { color: #000000; }
a.home:active { color: #000000; }
a.home:visited { color: #000000; }
a.home:hover { color: #000000; text-decoration: underline; }
