<!--
body { background: #FFFFFF;  font-family: Arial, sans-serif;  margin-left: 10%;   margin-right: 10%;}
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; }

BIG {font-weight: bold; font-size: 14pt;  }
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.section1 { margin-left: 12%;  margin-right: 12% }
DIV.section2 { margin-left: 15%;  margin-right: 15% }


-->