body {
   background: white;
   /* font-size: 12pt; */
   /* font: 10px Arial, Helvetica,"Lucida Grande", sans-serif; color: #000; */
   /* line-height: 1.1em; */
   font-size: 9pt; 
   font-family: "Times New Roman", Times, serif;
   line-height: 1.4em;
   color: black;
   /* background: transparent none; */
}

a.www:before,
a.http:before,
a.https:before,
a.file:before,
a.ftp:before,
a.nntp:before,
a.news:before,
a.telnet:before, a.ssh:before,
a.irc:before, a.ircs:before,
a.mailto:before,
a.attachment:before,
a.badinterwiki:before,
a.interwiki:before,
a.action:before { content: none; margin: 0; }

h3 {
   font-size: 11px;
}

h2 {
   font-size: 12px;
}

h1 {
   font-size: 14px;
}

#header, #searchform, #username, #pagetrail, #navibar, .editbar {
   display: none;
}

#page {
   margin-top: 0.0in;
   margin-left: 0.0in;
   margin-right: 0.25in;
}

#content {
   margin: 0;
   padding: 0;
   border: 0;
   /* float: none !important; */
}

ul, ol {
   padding-left: 1.2em;
}

a:link {
   text-decoration:none;
   border-bottom: 0.5px dotted #ccc;
}
