body { background: white; color: black;}
p.myclass {font-family: 'Trebuchet MS',Arial,Helvetica,'Sans Serif'; font-size:10pt; text-align: justify; padding-left:1.5em; padding-right:1.5em;}
  :link { 
color: rgb(0,0,153); 
} 
:visited { 
color: rgb(255,0,0); 
} 
:active { 
color: rgb(255,0,102); 
} 
:hover {a color: rgb(255,51,9); 
}
em.myclass {font-style: Italic; font-size: 75%; text-transform: uppercase; font-weight: bold;}
.tithead {font-size: 12pt; font-weight: 600; color: #339966;}
.subtithead {font-size:11px; font-weight:600; color:#339966;}
td.forth {
border-left: none;
border-top: 1px dashed;
border-right: 1px dashed;
border-bottom: none;
border-color: #990000;
} 
hr { color: #F00; }
font.myclass { font-size: 75%; }
UL.circle {list-style-type: circle; padding-left:1.5em; padding-right:0em;}
UL li {font-size:12pt; font-family:'Trebuchet MS',Arial,Helvetica,Sans Serif; color:#FCC;}
UL li a:link {color:#FFF;}
marquee {border:none; height:12px; direction:right; behavior:alternate;} 