A:ACTIVE,
A:LINK,
A:VISITED {
  color : #125584;
}

BODY {
  background-color : #EFEFEF;
  margin-bottom : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 5px;
}

.clientLogo {
  margin-top : 25px;
}

.content {
  padding-left : 25px;
  padding-right : 25px;
  background-color : #DEDEDE;
  vertical-align : top;
}

.demo {
  list-style-type : none;
  margin-bottom : 12pt;
}

.emphasis {
  color : #125584;
  font-style : italic;
}

H1 {
  color : #E20000;
  font-family : "Arial";
  font-size : 15pt;
  letter-spacing : 1px;
}

IMG {
  border : 0;
}

.indent {
  position : relative;
  left : 35px;
}

INPUT, P, TABLE, UL {
  font-family : "Arial";
  font-size : 13pt;
  text-align : left;
}

.tagline {
  font-family : "Arial";
  font-size : 8pt;
}

UL {
  position : relative;
  left: -24px;
}