body { margin: 0px; padding:0px }
img { border: 0px; } 
p { font:  10pt Verdana, Arial, Helvetica, sans-serif } 
h1 { font: 600 18pt Verdana, Arial, Helvetica, sans-serif; color: #0000CC } 
h2 { font: 600 12pt Verdana, Arial, Helvetica, sans-serif } 
h3 { font: 500 11pt Verdana, Arial, Helvetica, sans-serif } 

.tlbdr {
   border-left:   2px solid #FFEE53; 
   border-bottom: 2px solid #BC9607; 
   border-top:    2px solid #FFEE53; 
   border-right:  2px solid #BC9607; 
}
.lbdr { font: 600 8pt Verdana, Arial, Helvetica, sans-serif;
   padding: 4px;
   color: #000000;
   background-color: #FFFFFF;
   border-left:   1px solid #BC9607; 
   border-bottom: 1px solid #FFEE53; 
   border-top:    1px solid #BC9607; 
   border-right:  1px solid #FFEE53; 
}
.bold  { font-weight: 600 }
.small { font: 500 8pt } 
.grays { font: 600 8pt; color=#CCCCCC } 
.gray  { color: #666666 } 
.golds { color: #FFCC66; font: 8pt }
.gold  { color: #FFCC66 }
.white { color: white }
.red   { color: #990000 }
.goldb { color: #FFCC66; font-weight: 600 }
.blue  { color: #0000CC }
.green { color: #006600 }
.brown { color: #996600 }

.pb    { page-break-before: always }

a:link    { text-decoration: underline; font-weight: 500; color: #006600 }
a:active  { text-decoration: underline; font-weight: 500; color: #006600 }
a:visited { text-decoration: underline; font-weight: 500; color: #006600 }
a:hover   { text-decoration: none; font-weight: 500; color: #006600 }

body { SCROLLBAR-DARKSHADOW-COLOR: #003D04;
       SCROLLBAR-TRACK-COLOR: #004D21;
       SCROLLBAR-ARROW-COLOR: #003D04 }



