BODY {	font-family: Southern,"Times New Roman",Verdana,serif;	font-size: 100%;	background: black;	color: white;	background-image: url("Wood15m.jpg");   background-attachment: fixed;    background-repeat: repeat;}A {  color: white;  font-weight: bold; }H1, H2, H3, H4 {    font-weight: bold;     /* margin-bottom:1px;margin-top:1px; */    /* color: white; background: navy; */   background: none;}HR {   margin: 0;   padding: 0;   height: 4;   color: white;  }IMG {   border-width: 4px;   border-color: white;}.tight { margin: 0 }@media print{   .non-print   {     display: none;   }      .bodytext {	  font-size: 4pt;   }}