
body { background-color:white; font-size:12pt; }

* { text-align:left; color:black; }

h1, h2, h3, h4 { color:black; }

a:link, a:visited { color: #520; background: transparent; font-weight: bold; text-decoration: underline; }

/*#content a:link:after, #content a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }*/

#toparea, #leftnav, #footer { display:none; }
#middle #navigation { display: none; } 

#content { margin:0; padding:0; }

#header .top h1 { background-image:none; width:100%; margin:0; color: black; }
#header .top { display: inline; }
#header .top h1 a { color: #000; display: inline; }
#header h1 span { display:block; }
#header .quickLinks { display:none; }

