body {
     margin: 6px 0px 0px 0px;
     background-position: top left;
     background: #C1CFCE;
}
.copy {
     color: #404040;
     font-size: 13px;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration: none;
     }
.copy a:link {
     color: #00A79E;
     text-decoration: none;
     }
.copy a:visited {
     color: #00A79E;
     text-decoration: none;
     }
.copy a:hover {
     color: #39B54A;
     text-decoration: none;
     }
.copy a:active {
     color: #404040;
     text-decoration: none;
     }
.copyb {
     color: #404040;
     font-size: 13px;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     text-decoration: none;
     }
.header {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 15px;
     font-weight: bold; 
     color: #1D736E;
     text-decoration: none;
     padding-top: 6px;
     padding-bottom: 6px;
     border-top: #C1CFCE 1px solid;
     border-bottom: #C1CFCE 1px solid;
     }