/* Generated by KompoZer */
h2 {
  color: #006666;
  font-style: italic;
  font-weight: bolder;
}
img {
  border-width: medium;
}
a:link {
  color: green;
}
a:visited {
  color: green;
}
a:hover {
  color: red;
}
h4 {
  color: #006666;
  font-weight: bolder;
  text-decoration: underline;
}
h1 {
  color: #006633;
  font-weight: bolder;
  font-style: normal;
}
body {
  border-right-width: medium;
  border-left-width: medium;
  font-style: normal;
  color: #003333;
  background-image: url(bgr.jpg);
}
table {
  border: 2pt outset white;
  margin: 2px;
  padding: 5px;
  color: #003333;
  background-color: #f8edd4;
  width: 95%;
  text-align: center;
  display: table;
}
td {
  border: 2px outset white;
}
