body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Century Gothic;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style2 {font-size: 10px}
.Style3 {font-size: 14px}
form
{
	margin-top:0px !important;
	margin-bottom:0px !important;
	margin-top:-1px;
	margin-bottom:-1px;
}
input, text, textarea, select {
	border: solid 1px #D70057;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
div, a {
 outline: none;
}