body{
color: black; 
background: white;
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
}
a:link, a:visited {
background: white;
color: black; 
text-decoration: underline;
font-weight: bold;
}
h1, h2, h3, h4 {
background: white; 
color: black; 
padding-bottom: 1px;
}
#menu {
display: none;
} 