/*** ESSENTIAL STYLES ***/
    <!--
    /* Don't underline links */
    a:link {text-decoration: none;}
    a:visited {text-decoration: none;}
    -->
    :link { color: #222222 }
    :visited { color: #222222 }
    :active { color: #222222 }
    
  


body {
    background-color: #999999 ;
    color: #1a2a4e ;
    font-family: Calibri, Arial ; 
    font-size: 14px ;
    
    }
    
     h2.c1 {
           font-family: Orange LET, Arial; 
           font-size: 35px; 
           font-weight: bold ;
           color: #1a2a4e ;
           text-align: center;
           padding-top: 40px;
           padding-bottom: 2px;
           
    }
    h3.c2 {
           font-family: Verdana, Arial; 
           font-size: 20px; 
           font-weight:  normal; ;
           color: #1a2a4e ;
           text-align: center
           
    }
    h3.c9{
           font-family: Calibri, Arial; 
           font-size: 20px; 
           font-weight:  normal; ;
           color: #1a2a4e ;
           text-align: center
           
    }
    div.c3 {text-align: center; padding-bottom: 100px;} 
    img.c4 {padding: 20px;} 
    div.c5 {text-align: center; padding: 20px;} 
    div.c6 {text-align: center; margin-bottom: 200px;} 
    p.c7 {color: #1a2a4e ; font-family: Calibri; font-size: 100%; width: 700px; text-align: left;}
    div.c8{text-align: left; margin-left: 40%;} 
    li.c10 {text-align: left; width: 700px; padding-bottom: 20px;}
   div.c11 {
           font-family: Calibri, Arial; 
           font-size: 12px; 
           font-weight:  normal; ;
           color: #1a2a4e ;
           text-align: center
           
    }
      
