body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 4px;
	padding: 4px;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.footer:link {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
a.footer:active {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.top {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:link {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:visited {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:active {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
