<!-- Settings which are specific to printing  section -->
BODY {color: black; background: white;}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
     }
Div.noprint {display: none;}
P.noprint {display: none;}
Table {
       margin-left:40px;
	   }

