 /* CSS style sheet for EAGLE-1ST website eagle-nsf.css date: 9 Nov 2009 */
 /* <!--Note:  Do not use DIV in this sheet as notes uses it-->  */
/* located in 2006005\EAGLE1ST Layouts  */

  A
    {  color:blue;    text-decoration:underline;  font-weight:normal; } 
   
  B
    { font-weight:bold; }
      
    
  H1
     {
     font-family: "Univers", sans-serif;
     color:black;
     font-size:14pt;
     font-weight:normal;
     text-align: center;
     margin-top: 0.05em;
     margin-bottom: 1.0em;
     }    
  
  H2
     {
     font-family: "Univers", sans-serif;
     color:black;
     font-size:12pt;
     font-weight:normal;
     margin-top:0.1em;
     margin-bottom:0.1em;
     line-height:0.8em;
     }
  
   H3
     {
     font-family: "Univers", sans-serif;
     color:black;
     font-size:10pt;
     font-weight:normal;
     margin-top:0.2em;
     margin-bottom:.1em;
     line-height:1.1em;
     }
  
  H4
     {
     font-family: "Univers", sans-serif;
     color:black;
     font-size: 9pt;
     font-weight:normal;
     margin-top:0.15em;
     margin-bottom:0.05em;
     line-height:.95em;
     }
 
  H5
     {
     font-family: "Univers 47 CondensedLight", sans-serif;
     color:black;
     font-size: 9pt;
     font-weight:normal;
     margin-top:0.1em;
     margin-bottom:.05em;
     line-height:0.95em;
     }
        
  H6
     {
     font-family:"Arial", sans-serif;
     color:black;
     font-size:6pt;
     font-weight:normal;
     margin-top:0.25em;
     margin-bottom:.1em;
     line-height:1.1em;
     }  
     
   HL1
     

     {

     color:red;
     font-size:9pt;
     font-style:normal;
     }
     
   I
    {
    font-style:italic;
    }     
   
   LI
    {
    font-family: "Univers", sans-serif;
    font-size: 10pt;
    font-weight: normal;
    line-height:1.2em;
    }

    UL
    {  List-style-type: Circle; line-height: 0.1em; 
    margin-top: 0.1em; margin-bottom: 0.1em;   
    }
   
  O
     {
     text-indent: 0em;
     font-family: "Century schoolbook","New Century Schlbk", serif;
     color:green;
     font-size:9pt;
     font-weight: normal;
     line-height:1.1em;
     margin-top: .2em;
     margin-bottom: 0.1em;
     }        
   

    
  OL
    { font-family: "Century schoolbook", serif; font-size: 9pt; line-height:0.8em; }
  
   P
     {
     text-indent: 1.0em;
     font-family: "Century schoolbook","New Century Schlbk", serif;
     color:black;
     font-size:9pt;
     font-weight: normal;
     line-height:1.1em;
     margin-top: .2em;
     margin-bottom: 0.1em;
     }
  
 SUB
     {
     Vertical-align: baseline;
     font-size: 0.8em;
     position: relative;
     top: 0.4em;
     }


 SUP
     {
     Vertical-align: baseline;
     font-size: 0.8em;
     position: relative;
     top: -0.4em;
     }

 

  TEXTAREA
     {
     font-family: "Univers", sans-serif;
     color:black;
     font-size:10pt;
     font-weight: normal;
     margin-top:0.05em;
     margin-bottom:0.05em;
     line-height:.95em;
     }  