<!--
body { background: #FFFFFF; font-family: Arial, sans-serif;}
A:link {color: #0000CC; background:transparent; text-decoration: none }
A:visited {color: #660099; background:transparent; text-decoration: none }
A:hover {color: #FF0000; background: #FFFF99; text-decoration: none }

H1  {  font-family: Benguiat, serif; font-weight: bold;  }
H2  { font-family: Benguiat, serif; font-weight: bold; color: #000099; }
H3 {font-family: Benguiat, serif; font-weight: bold;  color: #990000; }

P.date {font-style: italic; font-size: 9pt;}
P.caption  {font-weight: bold; font-style: italic;  font-size: 9pt;}
P.disclaim {font-size: 9pt; }

SMALL SMALL { font-size: 8pt }
SUP { font-weight: normal;  font-size: 8pt }
UL LI { list-style: disc;  }
UL UL  LI { list-style: disc;  } 

/* Indent the entire section */ 
DIV.sectionmain { margin-left: 7%;  margin-right: 7% }
DIV.section1 { margin-left: 9%;  margin-right: 10% }
DIV.section2 { margin-left: 11%;  margin-right: 12% }


-->