body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #C99065;
}

.formsug {
	font-family: Arial,Helvetica,Geneva; 
/*	font-weight: bold;  */
	font-size: 10px;
	color: #ffffff;
	border: 1px solid  #000000;
	background-color:#5A5A5A;
	width:150px;
	
}