body {
background-color : #ffffff; 
color : #000000; 
} 
#container {
margin : 0; 
width : auto; 
} 
#title h1 span.before, #title h1 span.dot, #title h1 span.after, #title h2 {
background-color : #ffffff; 
color : #000000; 
} 
#main {
background-color : #ffffff; 
border : none; 
color : #000000; 
} 
#menu {
display : none; 
} 
#content {
margin : 0; 
} 
#content h3 {
border-bottom : 1px solid #000000; 
} 
#content a {
background-color : #ffffff; 
color : #000000; 
text-decoration : none; 
} 
#content .printinvisible {
display : none; 
} 
