body {
	background-color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A427F;
	text-align: center;
	text-decoration: none;
}
.formalign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 100px;
}

.whitebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 12pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	text-align: left;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12pt;
	padding-left: 90px;
	padding-right: 55px;
	list-style-type: square;
}

.whiteboldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: 800;
	text-align: left;
	text-indent: 100px;
}
.tableborder {
	background-color: #FFFFFF;
	border: 2px solid #666666;
}
.homebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 13pt;
	list-style-type: square;
}
