body
{
   font-family: Verdana,Arial, sans-serif;
   color:#5759B0; 
   margin: 0px 10px 0px 10px;
}

a:link, a:visited {
        font-weight : normal; 
        text-decoration : underline;
        color: #4F4F28;
        background: transparent; 
        }
 
a:hover {
        font-weight : normal; 
        text-decoration : underline;
        color: #000000;
        background: transparent; 
        }


a:active { 
        font-weight : normal; 
        text-decoration : underline;
        color: #785;
        background: transparent;  
        }
 
 
.Text
{
        font-size:9pt;
        font-weight: normal;
        line-height: 1.2em;
}

.Comment
{
        font-size:7pt;
        font-weight: normal;
}


.Heading
{
        font-size:11pt;
        font-weight: bold;
}
