
body
{
    font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
    background-color: #000000;
}

h1, h2, h3, h4 {margin: 0px; padding: 0px; text-decoration: none;}
h1 {font-weight: bold;   font-size: 2em; color: #fff;}
h2 {font-size: 1.3em; color: #fff;}
h3 {font-size: 1em;   color: #888;}
h4 {font-weight: normal; font-size: 1em;   margin-top: 0.5em; text-decoration: underline;}

/*links */
a         {color: #ffffff; font-weight: bold; text-decoration: none; border: none;}
a:link    {color: #3c5078;}
a:visited {color: #3A4065;}
a:hover   {color: #c9dbff;}
a:active  {color: #3c50cf;}

.link2 a:link    {color: #000000; background: #3f5db7; text-decoration: none}
.link2 a:visited {color: #000000; background: #3f5db7;}
.link2 a:hover   {color: #c9dbff;}
.link2 a:active  {color: #3c50cf;}


