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;
     }
h2 { font-size: 15pt;
     }
h3 { font-size: 14pt;
     }
#wrapper1, #content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
    
.pagedescription{ width: 95%;
	font-size: 14pt; padding-top: 2px;
	border: thin solid gray; text-align: center; margin: 4px;
}
.footer, img,  .header, .right_column, .left_column, .header_center  {display: none;}
#menu, #menu2, .bodylinks_menu  {display: none;}
.NoPrint { display: none }

#sidebar {
    display: none;
}   

.printtext {
    display: block;
}
.switchcontent{display:none;}