<style>
a:link {color: black; text-decoration: none;}
a:visited { color: black; text-decoration: none; }
a:hover {color: black; text-decoration: none;font-weight: bold; }
a:active {color: black; text-decoration: none; }
td           { font-family: Century Gothic; font-size: 12pt; color: black }
body      { font-family: Century Gothic;  font-size: 12pt; color: black}
h1          { font-family: Century Gothic; font-size: 18pt; color: black; text-align: center;}
#nav a:link {color: white; text-decoration: none;}
#nav a:visited { color: white; text-decoration: none; }
#nav a:hover {color: white; text-decoration: none;font-weight: bold; }
#nav a:active {color: white; text-decoration: none; }
#nav td {width: 141px; text-align: center; }	
p            { text-align: left }
#inner {border: 1px solid #000000; padding: 3}
#inner td{ text-align: center; font-family: Century Gothic; font-size: 10pt; color: 
               black}
hr  {
border: 0px none;
height: 1px;
color: #000000;
background-color: black
}
</style>