body
{
font-size:100%;
font-family:times,'serif';
color: black;
background-color: #c0c0c0;
margin:0em 5em;
}

ul {list-style:circle;}
ol {list-style:upper-roman;}

a:link {color:#0000FF} /* unvisited link */
a:visited {color:#800080} /* visited link */
a:hover {color:#FF00FF} /* mouse over link */
a:active {color:#000099} /* selected link */

table.menu{
border-width: 1;
text-align: center;
}
