body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
H1 {
	font-size: 16px;
	color: #660099;
	font-weight: bold;
}
H2 {
	font-size: 16px;
	color: #660099;
	font-weight: bold;
}
.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #cdcccd;
}
.TextSmallBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.TextSmallBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}
.TextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4c8afc;
}
a:link {
	color: #4c8afc;
	font-size: 10pt;
	text-decoration: none;
}
a:visited {
	color: #4c8afc;
	font-size: 10pt;
	text-decoration: none;
}
a:hover {
	color: #4c8afc;
	font-size: 10pt;
	text-decoration: underline;
}
a:active {
	color: #4c8afc;
	font-size: 10pt;
	text-decoration: none;
}