/* CSS Document */

TD, BODY {
  color: #FFFFFF;
  font-family: Arial, Helvetica, Geneva;
  font-size: 11pt;
}

H1 {
  color: #FF9900;
  font-size: 16pt;
  margin-top:0;
  margin-bottom:0;  
}

H2 {
  font-size: 11pt;
  margin-top:0;
  margin-bottom:0;  
}

H3 {
  font-size: 11pt;
  color: #FF9900;
  font-weight: bold;  
  margin-top:0;
  margin-bottom:0;
}

H4 {
  font-size: 11pt;
  font-weight: normal;  
  margin-top:0;
  margin-bottom:0;
}

A {
  color: #FF9900;
}