<style type="text/css">
 
      <!-- 
    body    
        {background-color: #FFFFFF}

    .centered
        {text-align: center }

TD.background2 A:link
    {color: #FFFFFF;
     background: #0000D5;
    text-decoration: none;}

TD.background2 A:visited
    {color: #FFFFFF;
     background: #0000D5;
    text-decoration: none;}

TD.background2 
    {color: #FFFFFF;
    background: #0000D5;
    font-size: 12px;
    font-weight: bold;
    font-family: arial}

TD.text 
    {color: #0000D5;
    background: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    font-family: arial}

TD.text A:link
    {color: #FF0000;
     background: #FFFFFF;
    text-decoration: none;}

TD.text A:visited
    {color: #FF0000;
     background: #FFFFFF;
    text-decoration: none;}

H2
    {font-size: 120%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0000FF;
    background: transparent}

H1
    {font-size: 150%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0000FF;
    background: transparent}

H3
    {font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0000FF;
    background: transparent}

H4
    {font-size: 85%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0000FF;
    background: transparent}

      --> 
    
</style>

