body {
background-color: f7f7f7;
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

#nav li{
list-style:none;
float:left;
padding:0;
top:0;
right:5px;
}

#nav li a {
display:inline;
padding:3px 8px;
text-transform: smallcaps;
text-decoration:none;
font-weight:bold;
color:black;
}

#nav li a:hover {
color:white;
background-color:black;
}

#bottomnav li{
list-style:none;
float:left;
padding:0;
top:0;
right:5px;
}

#bottomnav li a {
display:inline;
padding:3px 8px;
text-transform: smallcaps;
text-decoration:none;
font-weight:bold;
color:black;
}

#bottomnav li a:hover {
color:white;
background-color:black;
}

