﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 10pt;
}
a
{
    font-size: 9pt;
    text-decoration: none;
    font-weight: 700;
}


a:hover 
{
     color: #CC0000; font-weight: bold;}
     .style1
                             {
                                 font-size: 9pt;
                             }
                             
                             
h1
{
    font-size: 28pt;
    color: #828282;
    font-weight: bold;
}

