body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}.spectitle {
	font-size: 9pt;
	font-weight: bold;
	color: #006699;
	line-height: 15px;
}
.spectext {
	font-size: 9pt;
	font-weight: normal;
	color: #737373;
	line-height: 15px;
}

.disclaimertext {
	font-size: 7pt;
	font-weight: normal;
	color: #737373;
	line-height: 10px;
}