body { margin: 0px; padding:0px }
img { border: 0px; } 
p, ol, div, td, th { font:  10pt Verdana, Arial, Helvetica, sans-serif; color: #4C0099 } 
ul, li { font:  10pt Verdana, Arial, Helvetica, sans-serif }
h1 { font: 600 20pt Verdana, Arial, Helvetica, sans-serif; color: #4C0099 } 
h2 { font: 600 12pt Verdana, Arial, Helvetica, sans-serif; color: #4C0099 } 
h3 { font: 600 11pt Verdana, Arial, Helvetica, sans-serif; color: #4C0099 } 

.right {
   float: right;
   margin-left: 6px;
}
.left {
   float: left;
   margin-right: 8px;
}
.tbdr { 
   padding: 0px;
   border-left: 2px solid #AB77C9; 
   border-bottom: 2px solid #600BB1; 
   border-top: 2px solid #AB77C9; 
   border-right: 2px solid #600BB1; 
}
.bdr { 
   background-color: #4C0099;
   border-right: 2px solid #AB77C9; 
   border-top: 2px solid #600BB1; 
   border-bottom: 2px solid #AB77C9; 
   border-left: 2px solid #600BB1; 
}
.r1bdr { 
   border: 0px;
   padding-top: 0px;
   padding-bottom: 10px;
   padding-right: 0px;
   padding-left: 10px;
}
.l1bdr { 
   border: 0px;
   padding-top: 0px;
   padding-bottom: 10px;
   padding-right: 10px;
   padding-left: 0px;
}

div.hr {
width: 100%;
height: 1px;
margin: 0px;
background-color: #004D21;
border-top: 1px;
padding: 0px;
display: block;
font-size: 1px;
width: 100%;
}

.norm  { font-size: 10pt; color:#000000 }
.bold  { font-weight: 600 }
.smal  { font-size:  7pt } 
.smalb { font-size:  8pt; font-weight: 500 } 
.small { font-size:  8pt; color: #333333 } 
.smalred { font-size:  8pt; color: #990000; font-weight: 500} 
.purple { color: #4C0099 }
.white { color: #FFFFFF }
.blacks { font-size: 8pt; color: #000000 }
.smaller { font-size: 7pt }
.grays { font-weight: 600; font-size: 8pt; color: #999999 } 
.gray  { color: #444444 } 
.golds { color: #FFCC66; font-size: 8pt }
.gold  { color: #CC9900 }
.gold2 { color: #FFCC66 }
.white { color: white }
.red   { color: #CC0000 }
.redb  { color: #CC0000; font-weight: 600 }
.goldb { color: #FFCC66; font-weight: 600 }
.blue  { color: #0000CC }
.blueb { color: #0000CC; font-weight: 600 }
.green { color: #006600 }
.greenb { color: #006600; font-weight: 600 }
.brown { color: #663300 }
.brownb { color: #663300; font-weight: 600}
.blueb { color: #0000CC; font-weight: 600}
.h1 { font-weight: 600; font-size: 20pt } 
.h2 { font-weight: 600; font-size 12pt } 
.h3 { font-size: 11pt; font-weight: 600; } 


.pb    { page-break-before: always }

a:link    { text-decoration: underline }
a:active  { text-decoration: underline }
a:visited { text-decoration: underline }
a:hover   { text-decoration: none }

body { SCROLLBAR-DARKSHADOW-COLOR: #4C0099;
       SCROLLBAR-TRACK-COLOR: #600BB1;
       SCROLLBAR-ARROW-COLOR: #4C0099 }



