/* Generated by KompoZer */
h1 {
  font-family: Arial;
  font-size: 18pt;
  color: black;
}
body {
  border-color: red;
  border-width: 2pt;
  font-family: Arial;
  font-size: 12pt;
  color: white;
  font-weight: bold;
}
p {
  font-size: 12pt;
}
.first {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
}
a:link {
  font-family: arial;
  font-size: 12pt;
  color: red;
  font-weight: bold;
}
a:visited {
  font-family: arial;
  font-size: 12pt;
  color: red;
}
table {
  border: 4pt groove red;
}
