body {
	font-family: arial,verdana,helvetica,sans-serif;
    font-size: 9pt;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

a:link {
	color: #000854;
	text-decoration: none;
}

a:visited {
	color: #000854;
	text-decoration: none;
}

a:hover {
	color: #000854;
	text-decoration: underline;
}

a:active {
	color: #000854;
}

td {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.footer  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 7pt;
}

.white8pt  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}