<style>
A:            {font-weight: bold; color: #4242FF;}
A:link        {font-weight: bold; color: #4242FF; text-decoration: underline;}
A:visited     {font-weight: bold; color: #990099; text-decoration: underline;}
A:hover       {font-weight: bold; color: #FF0000; text-decoration: underline;}
A.blue:            {font-weight: bold; color: #4242FF;}
A.blue:link        {font-weight: bold; color: #4242FF; text-decoration: underline;}
A.blue:visited     {font-weight: bold; color: #4242FF; text-decoration: underline;}
A.blue:hover       {font-weight: bold; color: #FF0000; text-decoration: underline;}
body,table
{
    font-weight:      bold;
    font-family:      Verdana;
    font-size:        11px;
    color:            #666666;
}
.notbold
{
    font-weight:      Normal;
    font-family:      Verdana;
    font-size:        11px;
    color:            #666666;
}
.disclaimer
{
    font-weight:      Normal;
    font-family:      Verdana;
    font-size:        10px;
    color:            #666666;
}
.thumb
{
    border:           1px solid #4242FF;
}
</style>
<!-- Last rebuilt Jan 13  11:08PM -->
