BODY {background-color:  #BBBBBB;
      font-family:       Arial, Helvetica, sans-serif;
      font-size:         100%;
      color:             black;
      text-decoration:   none;
      text-align:        left;
     }


H1 {  color:             #0066FF;
      font-weight:       bold; 
      font-size:         200%;
      text-align:        center; 
   }


H2 {  font-weight:       bold; 
      font-size:         150%;
      text-align:        right;
      margin-top:        0ex;
      margin-bottom:     0ex;
   }
   
h2.half {font-size: smaller;}

H3 {  color:             #0066FF;
	  font-weight:       bold; 
      font-size:         120%;
      text-align:        left;
      margin-top:        0ex;
      margin-bottom:     0ex;
   }
   


H4 {  color:             #0066FF;
	  font-weight:       bold; 
      font-size:         100%;
      text-align:        left;
      margin-top:        0ex;
      margin-bottom:     0ex;
   }


H5 {  color:             #0066FF;
	  font-weight:       bold; 
      font-size:         90%;
      text-align:        left;
      margin-top:        0ex;
      margin-bottom:     -1ex;
   }

img { margin-right:  2ex;  
	  float:         left;
    }
    
p  { margin-top:  1ex;
   }