body {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 76%;
}
a {  text-decoration: none}
a:link {
  color: #c00;
}
a:visited {
  color: #900;
}
a:hover {
  color: #f00;
  text-decoration: underline;
}
h1 {
  font-family: Papyrus, "Times New Roman", serif; font-size: 18pt; font-weight: bold; color: #33CC00;
}
h2 {
  font-family: Papyrus, "Times New Roman", serif; font-size: 14pt; font-weight: bold; color: #33CC00;
}
h3 {
  font-family: Papyrus, "Times New Roman", serif; font-size: 12pt; font-weight: bold; color: #33CC00;
}
h4, h5, h6 {
  font-family: Papyrus, "Times New Roman", serif; font-size: 11pt; font-weight: bold; color: #33CC00;
}
.mainmenu { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none }
.title {  font-family: Papyrus, "Times New Roman", serif; font-size: 30pt; font-weight: normal; font-variant: normal; color: #33CC00; line-height: 44pt}
.title2 { font-family: Papyrus, "Times New Roman", serif; font-size: 14pt; color: #33bb00}