<STYLE TYPE="text/css">

<!--
underline {  text-decoration: underline}
A	{text-decoration: none}

A:hover	{text-decoration: underline;}

a.bodylink {
                 font-size:       10px;
                 font-family:    Verdana;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 16px
                 }
p.body {
                 font-size:       13px;
                 font-family:    Times, Garamond, Serif;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 22px
                 }
p.sidebar {
                 font-size:       10px;
                 font-family:    Verdana;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 13px
                 }
-->
</STYLE