<style type="text/css">

.maintext {
  font:12px sans-serif;
  color: white;
  text-align: justify;
}

.maintext2 {
  font:12px sans-serif;
  color: white;
  text-align: justify;
}


.newslettertitle {
  margin: 0px;
  padding: 0px;
  font:11px/20px sans-serif;
  font-weight:700;
  color: white;
}

.subtitle {
  margin: 0px;
  padding: 0px;
  font:13px sans-serif;
  font-weight:700;
  color: white;
}



.redtitle {
  margin: 0px;
  padding: 0px;
  font:16px/20px sans-serif;
  font-weight:700;
  color: FF0000;
}

.yellowtitle {
  margin: 0px;
  padding: 0px;
  font:16px/20px sans-serif;
  font-weight:700;
  color: FFD866;
}
</style>