BODY {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 16px;
    margin-left: 16px;
    text-align: justify;
    font-family: Verdana,Arial,Helvetica;
    background-color: #fcefd0;
    background-repeat: repeat;
}
CODE {
    font-family: "Lucida Typewriter";
}
A.title {
  font-weight: bold;
}
A:link {
  color: blue;
  text-decoration: underline;
}
A:visited {
  color: blue;
  text-decoration: underline;
}
