 
BODY {
  margin-left : 4em;
  margin-right : 4em;
  background-color : #FFEF85;
}
A:LINK {
  text-decoration : none;
  color : #CC000A;
}
A:VISITED {
  text-decoration : none;
  color : #1E6439;
}
A:HOVER {
  text-decoration : underline;
  color : #CC000A;
}
A:ACTIVE {
  text-decoration : none;
  color : #CC000A;
}
.Hilight1{color : #1E6439;}
.Hilight2{color : #CC000A;}
H1 {
  font-family : "‚l‚r –¾’©", serif;
  font-size : x-large;
}
P.Text { line-height : 170%; }
P.EndMark {
  font-style : italic;
  text-align : right;
}
P.Signature {
  text-align : right;
}
TABLE { text-align : center;}
TD {
  text-align : center;
  vertical-align : bottom;}
DIV { text-align : center; }
