BODY
    {
    font-family: Arial; 
    Font-size: 12; 
    text-align: left;
    color: black
    }
H1
    {
    font-family: Copperplate Gothic Bold, helvetica, Arial, Courier New; 
    Font-size: 26; 
    text-align: center;
    color: 006600;
    text-decoration: Bold
    }

H2
    {
    font-family:  Arial, helvetica, Courier New;
    Font-size: 16;
    text-align: center;
    color: Black
    }

P
    {
    font-family:  Arial, helvetica; 
    Font-size: 14; 
    text-align: left;
    COLOR: black
    }

P.Red
    {
    text-align: center;
    Color: Red
    }

P.Center  {text-align: center;}

OL
    {
    font-family:  Arial, helvetica; 
    Font-size: 14; 
    text-align: left;
    COLOR: black
    }

a.nav:link    {text-decoration : none; font-weight : bold; color : 006600; margin-left : 35px; }
a.nav:visited {text-decoration : none; font-weight : bold; color : 006600; margin-left : 35px; }
a.nav:hover   {text-decoration : none; font-weight : bold; color : Navy; margin-left : 35px; }
a:link        {text-decoration : none; font-weight : bold; color : 006600;}
a:visited     {text-decoration : none; font-weight : bold; color : 006600;}
a:hover       {text-decoration : none; font-weight : bold; color : Navy;} 
