BODY,P,I,B,H1,H2,H3,H4,TD,TH {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

P.indent {
  text-align: left;
  text-indent: 1em;
}

A {
  font-weight: bold;
  text-decoration: none;
  color: #5B69A6;
}

PRE {
  font-family: courier;
  font-size : 10pt;
}

CODE {
    margin-left: 15px;
    font-family: "monotype.com", "courier new", courier, monospace;
}

.warning {
  background: #FFCCCC;
}

.sect0 {
  font-size: large;
}

.sect1 {
  font-size: medium;
}

.sect2 {
  font-size: small;
}

.justify {
  text-align: justify;
}
