body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#f7f7f7;
}
table {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.about {
	font-size: 9pt;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
