<STYLE>
body {background: #003366;}
H1 {font: 24pt helvetica, arial, sans-serif; color: #003366; margin: 0px; }
H2 {font: 18pt helvetica, arial, sans-serif; color: #336699; margin: 0px; }
H3 {font: 15pt helvetica, arial, sans-serif; color: #6699cc; margin: 0px; font-weight: bold;}
H4 {font: 12pt helvetica, arial, sans-serif; color: #cccccc; margin: 0px; font-weight: bold;}
p, th, td, ul, ol, li, dd, blockquote {
font: 9pt helvetica, arial, sans-serif; 
color: #eeeeee; 
line-height:125%;
// margin-top: 4px; 
// margin-bottom: 4px;
}
.smaller {font-size: 8pt;}
.larger {font-size: 11pt}
.light {font-size: 9pt; color: #ddddee;}

ul, li {
margin-bottom:5px;
}

a:link {color:#ff6600; text-decoration: none; font-weight: bold;}
a:visited {color:#6699cc; text-decoration: none; font-weight: bold;}
a:active {color:#ff6600; text-decoration: none; font-weight: bold;}
a:hover {color:#ff6600; text-decoration: underline; font-weight: bold;}

.mainbox td {
// border: 2px #999999;
padding: 12px;
background: #eeeeff;
}

.sidebar td {
padding: 8px;
background: #666666;
font-size: 8pt; color: #ffffff;
}
.sidebar a:link, .sidebar a:visited, .sidebar a:active {
color: #9cf; text-decoration: none;
}
.sidebar a:hover {
color: #9cf; text-decoration: underline;
}
td.black {
background: #000000;
}
td.nopad {
background: #000000;
padding: 0px;
}
td.hilite {
background: #000000;
border-top: 2px solid #999999;
border-bottom: 5px solid #000000;
padding: 0px;
}

hr {
color: #666666;
background-color: #999999;
}
</STYLE>

