body {
	color: black; 
    background: white;
    font-size:14px;
    line-height:16px;
}

a:link, a:visited {
	background: white; color: black; 
    font-weight: bold;
}

h1, h2, h3, .alt, strong {
	background: white; 
    color: black; 
    padding-bottom: 1px;
   	border-bottom: 1px solid gray;
}

DIV.adbanner {
	display: none;
}

#print_button, #header, #footer {
	display: none;
}


