body { font-family: verdana; color: black; }

table { font-size: 10pt; }

td h1 { font-style:italic;
color:green;
text-align:center;
font-size: 13pt; }

td h2 { font-size: 10pt; }

#nav-menu ul
{
list-style: none;
padding: 5;
margin: 0;
text-align: left;
}

#nav-menu li a
{
font-family: Arial;
color: #C0C0C0;
font-size: 10pt;
line-height: 135%;
text-decoration: none;
}