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;
   border-bottom: 1px solid gray;}
h1 { font-size: 16pt;margin-top:20px;
     }
h2 { font-size: 15pt;margin-top:20px;
     }
h3 { font-size: 14pt;margin-top:20px;
     }
#body {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
img  {display: none;}
#menu, #image  {display: none;}

