@charset "utf-8";
/* CSS Document */

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;}
table {width: 100%; margin: 0; float: none;}
#menu {display:none}
#websitetitle {display:none}
.noprint {display:none}