body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #666666;
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
	overflow: scroll; 
}

.footer {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;}

a:link, a:visited {
	text-decoration: none;
	color: #CCCCCC}

a:hover {
	text-decoration: none;
	color: #FFFFFF}
	
ul {margin:0px; padding:0 0 0 16px}
li {list-style-type:square}
