<style type="text/css">
<!--

a:link {color:#000000; text-decoration:none }
a:visited {color:#000000; text-decoration:none }
a:hover { font-weight:bold; color:#FF0000; text-decoration:none }
a:active {color:#FF0000; text-decoration:none }
a:focus {color:#FF000; text-decoration:none }


table
         {
         empty-cells: show;
         }

select
         {
         font-size: 7pt;
         color: #000000;
         font-family: verdana,arial, helvetica, serif;
         background-color: #afc6db;
         }

textarea
        {
        font-size: 9pt;
        color: #000000;
        font-family: verdana,arial, helvetica, serif;
        background-color: #afc6db;
        }

input
  {
    font-size: 9pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #afc6db;
  }

.fieldsets
         {
         font-size: 12px;
         color: #000000;
         font-family: verdana, arial, helvetica, serif;
         background-color: #D1D1D1;
         border: 2px; border-style : groove;
         }

.tab2
{
        
         font-size: 14px;
         color: #000000;
         font-family: verdana, arial, helvetica, serif;
         background-color: #FEFEFE;
         border: 2px; border-style : groove;
         border-color:b4bbe9;


}


.login {
        color : #000000;
        font : bold;
        background-color : transparent;
        border : none;


-->
</style>