body {
background-color: #fff;
color: #000;
font-family: verdana,arial,helvetica,sans-serif;
margin-left: 2px;
margin-right: 2px;
}
code, samp, pre
{
font-family: monospace;
}
H1 { font-size: x-large; }
H2 { font-size: large; }
H3 { font-size: medium; }
H4 { font-size: small; }
H5 { font-size: x-small; }
H6 { font-size: xx-small; }
A:link {
font-weight: bold;
color: #483417;
text-decoration: underline; 
}
A:visited {
font-weight: normal;
color: #483417;
text-decoration: underline; 
}
A:active {
font-weight: bold;
color: #800000;
text-decoration: underline; 
}
table.navibar {
background-color: #ddd;
border-spacing: 3px;
}
td.navibar {
background-color: #E8E8E8;
vertical-align: middle;
padding: 0px;
text-decoration: none;
}
td.navibar a {
text-decoration: none;
}
a.navibar {
text-decoration: none;
}
font.navibar {
text-decoration: none;
font-size: 80%;
}
div.noimgborder img {
border: 0;
}
