body 
{
     font-family: "Arial", "Verdana", sans-serif;
     font-size : 10pt;
     background-color: white;
     margin: 5pt;
     padding: 5pt;        
}

h1 
{
     font-size : 14pt;
     text-decoration : none;
     color : black;    
}
      
h2 
{
     font-size : 12pt;
     text-decoration : none;
     color : black;    
}

.em 
{
     font-size : 11pt;
     font-weight : bold;
     color : black;    
}

.emk 
{
     font-size : 9pt;
     font-style: italic;
     text-decoration : underline;
     color : black;    
}

.hlinks
{
    font-family: "Times New Roman", Times, serif;
    font-size : 12pt;
    font-weight : bold;
    text-decoration : none;
    color : black;
}

.header
{
    font-family: "Times New Roman", Times, serif;
    font-size : 16pt;
    font-weight : bold;
    text-decoration : none;
    color : 375994;
}

.links
{
    font-size : 11pt;
    font-weight : bold;
    text-decoration : none;
    color : black;
}

.mainb
{
    font-size : 11pt;
    text-decoration : none;
    color : black;
    font-weight: bold;
}

.mail
{
    color : 375994;
}

.annote
{
    font-size : 8pt;
}
