body {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	color : #006600;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	}
a:link, a:active, a:visited  {
	color: #0000FF;
	text-decoration : none;
}
a:hover {
	color: #0000FF;
	text-decoration : underline;
}
a.menu:link, a.menu:active, a.menu:visited  {
	font-weight: bold;
	font-size: 10px;
	color: #F9F2E6;
	text-decoration : none;
}
a.menu:hover {
	font-weight: bold;
	font-size: 10px;
	color: #F9F2E6;
	text-decoration : underline;
}
td.menu {
	font-size : 80%;
	background-color : #006600;
	color : #F9F2E6;
}
td.eighty {
	font-size : 80%;
}
td.eightyfive {
	font-size : 85%;
}
td.eightypadded {
	font-size : 80%;
	padding-left : 20px;
	padding-right : 20px;
}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none}
a.foot:link, a.foot:active, a.foot:visited  {
	color: #FFFFFF;
	text-decoration : none;
	font-size : 10px;
}
a.foot:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-size : 10px;
}h1 {
	font-size: 100%;
	font-weight: bold;
}
td.count {
	font-size : 10px;
	background-color : #006600;
	color : #F9F2E6;
}
input {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border: 1px solid #000066;
}