BODY { background-color: #F7F2ED;
    font-family: Verdana, Arial, Helvetica, sans-serif; color: #404000;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 40px;
    }

a:link {
    color: #404000;
    text-decoration: underline;
    }

a:visited {
    color: #404000;
    text-decoration: underline;
    }

a:hover {
    color: #A15700;
    text-decoration: underline;
    }
a:active {
    color: #404000;
    text-decoration: underline;
    }

h1 { font-size: 26px; padding-top: 5px; font-weight: bold; letter-spacing: 1px; text-align: center; color: #66CC00;
 }
h2 { font-size: 150%; font-weight: bold; text-decoration: none; text-align: left;
  margin-top: 10px;
 }
h3 { font-size: 100%; font-weight: 600; text-decoration: none; text-align: left;
  margin-top: 15px; margin-bottom: 2px;
 }

TD { font-size: 100%; font-weight: 400;
 }

.small { font-size: 80%; font-weight: 400; text-align: center; }

table.fullPage { width: 100%; }
table.mainPage {  }


td.middle { padding-top: 50px; vertical-align: top; }
td.spacer { width: 124px; }

