td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #FFFFFF}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #D5F1FF}
h3 {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #FFFFFF}
a:link {  color: #D5F1FF}
a:visited {  color: #6699FF}
a:hover {  color: #CC66CC}
a:active {  color: #CC66CC}
.reverse {  color: #000000}
.smallfont {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
<!--
/* BEGIN style2 */
 #navcontainer { width: 149px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 149px;
background-color: #006699;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #9CF;
}

/* END style2 */
-->