body {
	margin: 0;
	padding: 0;
	height:100%;
	width: 100%;
}
html {
	width:100%;
	height:100%;
}
table,tr,td,th {
	color: #000000;
}
.style9, .style10, .style11, .stle5 {
	color: #000000;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.optimize {
	margin-right: auto;
	margin-left: auto;
	margin-top: -5650px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#FFF;
	text-align: center;
	z-index: -10;
	display: none;
}
.optimize tr, td, a:active, a:hover, a:visited, a:link {
	color:#FFF;
}

.signuptext {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 22px;
	color: #000;
}
.signupbox {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #FFFFFF;
	border: 1px dotted #ED8345;
	font-size: 10px;
}
.signup {
	background-image:url(signUp.gif);
	background-repeat:no-repeat;
	width:600px;
	height:175px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
}
