body, table, tr, td {
                 background-color: #EFEDED;
	font: 8pt trebuchet ms; 
	color: #858585;
	cursor: default;
	letter-spacing: 1px}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #525252;
}
a:hover {color: #C8C8C8;
cursor: default;
font-weight: bold;
text-decoration: none;
border-bottom:2px dashed #636363;
}

.heading
	{
	font-size: 10pt;
	font-family: trebuchet ms; 
	font-weight: bold;
	color: #C8C8C8;
                  letter-spacing: 4px;
	padding: 0px; 
	border-width: 0pt;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	}

text-decoration: underline}
input, textarea, option, select {
	background-color: #E8E8E8;
	font: 8pt trebuchet ms;
	text-decoration: none;
	color: #858585;
	letter-spacing: 1px;
	border: 1px solid #858585;
	padding:2px; }

 .stats {
background-color: #414141;
color: #fefefe;
border-bottom:8px solid #ffffff;
margin: 0px auto;
padding: 10px;
width: 55%;
}

.stats a {
background-color: #414141;
color: #C8C8C8;
}

.stats a:hover {
background-color: #414141;
color: #fefefe;
}

ul {
   list-style-type: square;
}

