H2 {
  font-family: "VAGRounded BT";
  font-weight: normal;
  background-color: white;
  text-transform: capitalize;
}

P {
  font-family: "Souvenir Lt BT";
  font-size: 12pt;
}

H1 {
  font-family: "VAGRounded BT";
  font-weight: normal;
  color: blue;
}

.HR3, .HR3BR {
  height: 3px;
}

.HR1 {
  height: 1px;
}

LI {
  font-family: Arial;
  font-size: 14pt;
  list-style-image: url(http://www.uslasercorp.com/catalog/Images/bullets/blueball.gif);
}

.HR1, .HR3, .HR3BR {
  color: blue;
  background-color: blue;
}

.HR3BR {
  page-break-before: always;
}

.IMSMALL {
  width: 256px;
  float: right;
  height: 192px;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

.IMLEFT {
  float: left;
  width: 320px;
  height: 240px;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

TABLE {
  font-family: "Souvenir Lt BT";
  font-size: 12pt;
}

TD {
  vertical-align: top;
}