<STYLE Type="text/css">
<!--

{}

A { text-decoration:none;
    font-weight: bold;
    font-family: times, serif; }

A:link { text-decoration: none;
         color: red; }

A:active { text-decoration: none;
           color: black; }

A:visited { text-decoration: none;
            color: red; }

A:hover { color: gray;
          font-weight: bold; }

A.topbar
{
 text-decoration:none;
 color: #000000;
 font-size:12px;
 font-weight: normal;
 font-family: arial, helvetica, sans-serif; 
}

A.topbar:link { text-decoration: none;
         color: black; }

A.topbar:active { text-decoration: none;
           color: black; }

A.topbar:visited { text-decoration: none;
            color: black; }

A.topbar:hover { color: gray; }


TD.topbar
{
    color: #FFFFFF;
}

H1 { color: red; }

P { font-family: times, serif; }

P.smaller { color: gray;
            font-family: serif;
            font-size: xx-small; }

P.small { color: gray;
          font-family: serif;
          font-size: x-small; }
            
P.large { color: gray;
          font-family: serif;
          font-size: x-large; }

P.larger { color: gray;
          font-family: serif;
          font-size: xx-large; }

-->
</STYLE>

