body {
	background-color: Black;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
	
}
A:link {
	color: White;
	font-size: 11px;
}
A:active {
	color: White;
	font-size: 11px;
}
A:visited {
	color: White;
	font-size: 11px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	padding-top: 4px;
	padding-left: 70px;
	text-align : left;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
	padding-left: 10px;
	padding-right : 10px;
}
.textwhite_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: White;
	padding-left: 10px;
	padding-right : 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
}
.warningformtext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #8F0901}
