#menu { display: none; }

body { color: #000; font-family: Georgia, "Times New Roman", serif; line-height: 1.8em; font-size: 10pt; }

h1, h2, h3 { font-weight: normal; }

h1 a {
text-decoration: none;
color: #000;
}

a { color: #888; }
a img {border: 0; }

#content { width: 90%; }

.printonly {
position: static !important;
overflow: visible !important;
height: auto !important;
width: auto !important;
left: auto !important;
top: auto !important;
}