BODY { 
  background-color: #FFFFFF ; 
  margin-top: 0% ;
  margin-left: 2%;
  margin-right: 2%;
; font-family: Arial, Helvetica, sans-serif
; font-size: 11pt; font-style: normal; color: #000000; text-align: justify
  }

H1, H2 { 
 font-family: arial, helvetica, sans-serif  ;
 margin-top: 1em ;
   }
H3 { 
 font-family: arial, helvetica, sans-serif ;
 font-variant: normal; 
; font-size: 14pt; color: #000000; text-align: center
   }
H4 { 
 font-family: arial, helvetica, sans-serif ;
 font-variant: normal;
; font-size: 12pt; color: #000000
   }

/* Slight margin for text in paragraphs */
P { 
 text-align: justify ;
 margin-left: 1em ;
; font-family: Arial, Helvetica, sans-serif; font-size: 11pt
  }

/* Indent bulleted-lists a little more than paragraphs */
LI { 
 text-align: left ;
 list-style: url("graphics/bulletr.gif") square ;
  }

P.copyright
 {
 text-align: right ;
 font-size: x-small ; 
 }
.cell {
 margin-left: 1em;
 }
hr { 
 color: #CC0000 ;
 }

 /*
  * The form of the anchor selector is A:state.  LINK is normal state.
  * VISITED for a link that has been visited. ACTIVE for when the link
  * is clicked and HOVER for when the cursor is over the link.       
  * Notice that they are all identical with the exception of the color
  * for HOVER.  It is set to gray however, the effect is only seen by
  * IE users.                                                          
  */

A:LINK
      { text-decoration: none;
	color: #0011C8; 
      }
A:VISITED
      { text-decoration: none;
	color: #0011C8; 
      }
A:ACTIVE
      { text-decoration: none;
        color: #0011C8; 
      }
A:HOVER
      { text-decoration: none; 
        color: #CC0000 ;
 /*     background-color: white ; */
      }


H1 { font-size: 24pt; font-style: normal; line-height: normal; font-weight: bolder; color: #000000; text-align: left}H2  { font-size: 16pt; font-style: normal; color: #CC0000; text-align: center}.menulink {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #0011C8}
table {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; text-align: justify}
.tabletext {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt}
.psiname {  font-family: "Times New Roman", Times, serif; font-size: 10pt}
.hoverhand {  cursor: hand}

