body, table, tr, td {
                 background-color: #F4FCFB;
	font: 8pt trebuchet ms; 
	color: #616D7B;
	cursor: default;
	letter-spacing: 1px}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #808080;
}
a:hover {color: #6B8BB8;
cursor: default;
font-weight: bold;
text-decoration: none;
border-bottom:2px dashed #9799B2;
}

.heading
	{
	font-size: 10pt;
	font-family: trebuchet ms; 
	font-weight: bold;
	color: #CDD1D8;
                  letter-spacing: 4px;
	padding: 0px; 
	border-width: 0pt;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	}

text-decoration: underline}
input, textarea, option, select {
	background-color: #F4FCFB;
	font: 8pt trebuchet ms;
	text-decoration: none;
	color: #616D7B;
	letter-spacing: 1px;
	border: 1px solid #616D7B;
	padding:2px; }

 .stats {
background-color: #697F96;
color: #F4FCFB;
border-left:5px solid #697F96;
margin: 0px auto;
padding: 10px;
width: 75%;
}

.stats
a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fefefe;
}
.stats
a:hover {color: #CDD1D8;
cursor: default;
font-weight: bold;
text-decoration: none;
border-bottom:2px dashed #6B8BB8;
}
