body { 
  background: #220000;
  font-family: Arial,Helvetica,san-serif; 
  color: #f9debc;
  margin-top: 20px; 
  margin-bottom: 10px; 
  margin-left: auto; 
  margin-right: auto; 
  }

h1 { 
  font-size: 18pt; 
  font-family: Arial,Helvetica,sans-serif; 
  font-style: normal; 
  padding: 0;
  margin: 0;
  color: #a1c16b; 
  }
  
h2 { 
  font-size: 12pt; 
  font-family: Arial,Helvetica,sans-serif; 
  font-style: normal; 
  padding: 0;
  margin: 0;
  color: #f9debc; 
  }

h3 { 
  font-size: 12pt; 
  font-family: Arial,Helvetica,sans-serif;
  color: #f9debc; 
  padding: 0;
  margin: 0;
  }

td { font: 10pt Arial,Helvetica,sans-serif; }

.maincell{
  background-color: #6d6152;
  width: 550px;
  border-left: 1px solid #a1c16b;
  padding: 0px 25px 10px 25px;
}

.mailinglist1{
  background-color: #6d6152;
  width: 450px;
  border: 1px solid #a1c16b;
}

.mailinglist2{
  background-color: #6d6152;
  width: 375px;
  border: 1px dotted #a1c16b;
}


.specialevents{
  border: 1px dashed #a1c16b;
}

A:link { text-decoration: underline; color: #f9debc; }
A:visited { text-decoration: underline; color: #f9debc; }
A:hover { text-decoration: underline; color: #a1c16b; }
A:active { text-decoration: underline; color: #f9debc; }

hr {color: #a1c16b; background-color: #ffffff; }

.bottomcontact { color: #330000; }
.bottomcontact { background-color: #6d6152; }
.bottomcontact { font: bold 10pt Arial,Helvetica,sans-serif }

.bottomnavigation { color: #a1c16b; }
.bottomnavigation { background-color: #6d6152; }
.bottomnavigation { font: normal 10pt Arial,Helvetica,sans-serif }
.bottomnavigation A:link { text-decoration: none; color: #6ad3c0; }
.bottomnavigation A:visited { text-decoration: none; color: #6ad3c0; }
.bottomnavigation A:hover { text-decoration: none; color: #a1c16b; }
.bottomnavigation A:active { text-decoration: none; color: #ffffff; }

.copyright { color: #f9debc; }
.copyright {font: 8pt Arial,Helvetica,sans-serif }
.copyright A:link { text-decoration: underline; color: #f9debc; }
.copyright A:visited { text-decoration: underline; color: #f9debc; }
.copyright A:hover { text-decoration: underline; color: #f9debc; }
.copyright A:active { text-decoration: underline; color: #f9debc; }