body { font-family:Times New Roman,Times Roman,Times; scrollbar-base-color:#cfc9c0; scrollbar-track-color:#EAE7E1; }
table { empty-cells:no-borders; font-size:medium; margin-bottom:17px; }
table.lat { empty-cells:borders; font-family:Courier New,Courier,Monospace; font-size:large; background:#FAF9F7; }
td { text-align:left; background:#FAF9F7; }
.white { text-align:left; background:#FFFFFF; }
th { text-align:center; background:#F5F2ED; color:#333366; font-weight:bold; vertical-align:bottom; }
caption { text-align:center; font-weight:bold; font-style:italic; font-size:larger; color:#333366; }
.r { text-align:right; }
.red { text-align:right; color:#ff0000; }
.c { text-indent:0; text-align:center; }
.i { font-style:italic; }
.ci { text-align:center; font-style:italic; }
p { text-indent:23px; font-size:medium; text-align:left; margin:0 0 1em 0; }
p.right { text-indent:0px; text-align:right; }
p.pad1 { text-indent:0px; text-align:left; padding-left:30px; padding-right:30px; }
p.noi { text-indent:0px; text-align:left; }
p.foot { text-indent:0px; font-size:small; text-align:left; }
p.center { text-indent:0px; text-align:center; margin-top:10px; margin-bottom:10px; }
p.cntr0marg { text-indent:0px; text-align:center; margin:0; padding:0; }
p.nav { text-indent:0px; font-size:xx-small; text-align:center; margin-top:10px; margin-bottom:10px; }
p.divnav { text-indent:0px; font-size:small; text-align:left; margin:0; padding:2px 10px; }

OL { margin:0 0 0 36px; padding:0; }
OL.l1 { list-style-type: upper-roman; font-style: bold; }
OL.l2 { list-style-type: upper-alpha; }
OL.l3 { list-style-type: lower-roman; }
OL.l4 { list-style-type: lower-alpha; }
OL.l5 { list-style-type: decimal; }
UL { text-align: left; margin:0 0 0 36px;; padding:0; }
UL.u1 { font-size:large; list-style-type:disc; }
UL.u2 { font-size:medium; list-style-type:circle; }
UL.u3 { font-size:medium; list-style-type:square; }
LI { text-align: left; margin:0; padding:0 0 .15em; }
LI.hang { text-align:left; margin:.382em 7% .382em 0; }

H1 { text-align:center; color:#363690; margin-top:10px; margin-bottom:10px; }
H2 { text-align:center; color:#336666; margin-top:10px; margin-bottom:10px; }
H3 { text-align:center; color:#396600; margin-top:10px; margin-bottom:10px; }
H4 { text-align:center; color:#666600; margin-top:10px; margin-bottom:10px; }
H5 { text-align:left; color:#990000; margin-top:30px; margin-bottom:0px; }
blockquote { font-family:Courier, monotype; font-size:small; text-align:left; }
address { text-indent:0px; font-size:medium; text-align:left; }
HR { color:#cfc9c0; background-color:#cfc9c0; border-width:0px; height:2px; margin:1em 19.1%; float:none; }

.navbar {
	float:left;
   top:0; left:0;
   width:180px;
   margin:0; padding:0;
   border-style:solid;
   border-width:2px;
   border-color:#333366;
   background-color:#F2F0ED;
   z-index:1;
    	 }
.header {
   margin:0; padding:0;
   width:100%;
   border-style:solid;
   border-width:2px 2px 2px 0;
   border-color:#333366;
   background-color:#F2F0ED;
   z-index:1;
        }
.content {
   margin:18px 48px 36px 48px; padding:0;
   width:504px;
   z-index:2;
         }
.container {
   position:absolute;
   top:0; left:185px;
	float:left;
   width:600px;
   margin:0; padding:0;
   background-color:white;
   border-style:solid;
   border-width:0 2px 2px 0;
   border-color:#9f9c99 #9f9c99;
   z-index:2;
           }

.ad {
	float:right;
	border:none;
    }

.chart {margin:.5ex 0; }

<!-- TEST
.redback { background-color:red; }
.blueback { background-color:blue; }
.greenback { background-color:green; }
 -->