body {
	background: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 8pt;
}
td {
	font-size: 8pt;
}
a:link {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-size: 8pt;
	color: #406086;
	text-decoration: none;
}