BODY
    {
    background-color: #0000FF;
    link-color: yellow;
    vlink-color: #FFAA22;
    alink-color: palegreen;
    }
H1
    {
    color: yellow;
    font-family: serif;
    text-align: center;
    font-size: 20pt;
    }
H5
    {
    color: lemonchiffon;
    font-family: Arial,sans-serif;
    font-size: 13pt;
    text-align: center;
    }
H6
    {
    color: white;
    font-family: arial,sans-serif;
    font-size: 10pt;
    text-align: center;
    }
H6.left10
    {
    color: white;
    font-family: arial,sans-serif;
    font-size: 10px;
    text-align: left;
    }
H6.left
    {
    color: white;
    font: 12px Arial, sans-serif;
    text-align: left;
    } 
H6.j
    {
    color: white;
    font: 12px Arial, sans-serif;
    text-align: justify;
    }     
H6.mid
    {
    color: white;
    font-family: arial,sans-serif;
    font-size: 10pt;
    text-align: left;
    }    
H6.small
    {
    color: white;
    font-family: arial,sans-serif;
    font-size: 7pt;
    text-align: center;
    } 
H6.small2
    {
    color: white;
    font: 11px Arial, sans-serif;
    text-align: center;
    }
H6.small2j
    {
    color: white;
    font: 11px Arial, sans-serif;
    text-align: justify;
    }
H6.small2l
    {
    color: white;
    font: 11px Arial, sans-serif;
    text-align: left;
    }
H6.small8
    {
    color: white;
    font-family: arial,sans-serif;
    font-size: 8pt;
    text-align: center;
    }    
    
P
    {
    color: grey;
    font-family: Arial,sans-serif;
    font-size: 10pt;
    text-align: center;
    }   
