body {
     margin: 6px 0px 0px 0px;
     background-position: top left;
     background: #B4B9BE url(../img/pagegrad.jpg); background-repeat: repeat-x;
}
.copy {
     color: #000000;
     font-size: 13px;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration: none;
     }
.copy a:link {
     color: #3C7EEA;
     text-decoration: none;
     }
.copy a:visited {
     color: #3C7EEA;
     text-decoration: none;
     }
.copy a:hover {
     color: #51768D;
     text-decoration: none;
     }
.copy a:active {
     color: #CC0000;
     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: #4C6574;
     text-decoration: none;
     border-top: #919AA1 1px solid;
     border-bottom: #919AA1 1px solid;
     }
.header2 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 15px;
     font-weight: bold; 
     color: #4C6574;
     text-decoration: none;
     padding-top: 4px;
     padding-bottom: 4px;
     border-top: #A9AEB4 1px solid;
     border-bottom: #A9AEB4 1px solid;
     }