BODY {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: 666666;
}

H1 {
  font-size: 13px;
  font-weight: bold;
  color: 9999FF;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 0px;
}

H2 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
}

P {
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  margin-top: 0px;
}

EM {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
}

.description_box, .footer_box {  
  background-color: DEDEE9;
}

B {
  color: 3D5E7D;
}