
BODY {
 background-color:  #CCCCEE; 
 color:             black;
 font-size:         15px;
 font-family:       Helvetica, Verdana, Arial, sans-serif;
 margin:            20px 20px 20px 20px;
 text-align:        left;
}

A:link {color:      #000088}
A:visited {color:   #006666}

P {
  margin:        5px 10px 5px 0px;
  color:         #000000;
  font-size:     12px;
  text-align:    justify;
}

table {
  font-size:             12px;
  font-family:           Helvetica, Verdana, Arial, sans-serif;
}

H1 {
  color:	  white;
  font-size:      24px;
  font-weight:    bold;
  margin-bottom:  1px;
}

H2 {
  font-size:      15px;
  font-weight:    bold;
  margin-top:     12px;
  margin-bottom:  1px;
}



