/* Generated by KompoZer */
body {
}
a {
}
a:hover {
  color: red;
}
div {
  margin: 20px;
}
h1 {
  font-size: 28px;
  color: black;
  font-weight: bold;
}
h2 {
  color: red;
  font-size: 24px;
  font-weight: bold;
}
h3 {
  color: black;
  font-style: italic;
  font-size: 16px;
}
.Style1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
