		BODY {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
		}
		TD {
		
			font-family :  Verdana, Arial, Helvetica, sans-serif;
			font-size : 10px;
		}
		A:link {
			text-decoration: none;
			color: #9ACD32;
			font-weight: bold;
		}

		A:VISITED {
			text-decoration: none;
			color: #9ACD32;
		}
		a:hover {
			color: #9ACD32;
			text-decoration : none;
		}
		A:ACTIVE {
			color: #9ACD32;
			text-decoration : none;
			font-weight: bold;
		}

		textarea {
	border-width: 0;
	color: Black;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
}
input {
	border-width: 0;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
}
#box-1{
position:absolute;
left:212px;
top:27px;
border:2px solid #900;
padding:0.4em;
width:147px;
background-color:#fafafa;
color: #900;
}

#stats{
position:absolute;
left:0px;
top:0px;
color: #900;
}