body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #D3D3D3;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
table {
	background-color: #FFFFF0;
}
a { 
	text-decoration: none;
}
#bottom table {
	font-size: x-small;
}