

a:link {
         font-size: 11pt;
         font-family: arial;
         font-weight: normal;
         font-color: #000080;
         text-decoration: none;
         border: 0px solid #1b3d6d;
         background: #ffffff;
       }

a:visited {
            font-size: 11pt;
            font-family: arial;
            font-weight: normal;
            font-color: #ffffff;
            text-decoration: none;
            border: 0px solid #1b3d6d;
           }

a:hover {   
         font-size: 11pt;
         font-family: arial;
         font-weight: normal;
         font-color: #ffcc33; 
         border: 0px solid #1b3d6d;
         text-decoration: none;
        }



body {margin-right: .25in; 
      margin-left: .25in;
      margin-bottom: .25in
     }



P {color: navy;
   font-size: 10pt;
   font-family: verdana;
   font-weight: normal;
  }

H1 {color: NAVY;
    font-size: 12pt;
    font-family: ARIAL ;
    font-weight: normal;
   }

H2 {color: white;
    font-size: 8pt;
    font-family: arial;
    font-weight: bold
   }

H3 {color: white;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
   } 

H4 {color: #ffcc33;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
   }

H5 {color: #ffcc33;
    font-family: "copperplate gothic";
    font-size: 11pt;
    font-weight: bold;
   }

H6 {color: navy;
    font-family: arial;
    font-size: 8pt;
    
   }

