a:link    {background-color: transparent;
           color: #0000A0;
           font-weight: normal;
           text-decoration:none;}
           
a:visited {background-color: transparent;
           color: #0000C0;font-weight: normal;
           text-decoration:none;}

a:active  {background-color: transparent;
           color: #fe0000;
           text-decoration:none;}

a:hover   {background-color: #EEEEEE;
           color: #1919ff;
           text-decoration:underline;}

a.small:hover   {background-color: #eeeeee;
           color: #1919aa;
           text-decoration:underline;}

a.x-small:hover   {background-color: #eeeeee;
           color: #1919aa;
           text-decoration:underline;}

a.x-small {
         background-color: transparent;
         text-decoration: none;
         font-family: verdana,geneva,helvetica,sans-serif;
         font-size: x-small;}

a.small {
         background-color: transparent;
         text-decoration: none;
         font-family: verdana,geneva,helvetica,sans-serif;
         font-size: small;}

a.bold  {
         background-color: transparent;
         text-decoration: none;
         font-weight: bold;
         font-family: verdana,geneva,helvetica,sans-serif;
         font-size: medium;}

td.x-small {
         color: #000000;
         text-decoration: none;
         font-family: verdana,geneva,helvetica,sans-serif;
         font-size: x-small;}

td.x-large-gray {
         color: #000000;
         background-color: #e9e9e9;
         text-decoration: none;
         font-family: verdana,geneva,helvetica,sans-serif;
         font-size: 18pt}

td.x-large-blue {
         color: #ffffff;
         background-color: #7777ff;
         text-decoration: none;
         font-family: verdana,geneva,helvetica,sans-serif;
         font-size: 16pt}

body {background-color: #ffffff;
      color: #000000;
      font-family:"Helvetica",sans-serif;
      }

h2 { font-size:20pt;color: #000000;
    background-color: transparent;
    font-weight:bold;
}

td.small {font-family: verdana,geneva,helvetica,sans-serif;
    font-size:11pt;line-height:13pt; } 

td.large {font-family: verdana,geneva,helvetica,sans-serif;
    font-size:16pt;line-height:18pt; } 

div.small {font-family: verdana,geneva,helvetica,sans-serif;
    font-size:11pt } 


