/* CSS Document */

BODY {font-family: arial, helvetica, sans-serif;
   font-size: 9pt;
   text-decoration: none;
  }
P, TD, OL, UL, BLOCKQUOTE {font-family: arial, helvetica, sans-serif;
   font-size: 9pt;
   text-decoration: none;
   margin: 0 0 1em 0;
  }
TH {font-family: arial, helvetica, sans-serif;
   font-size: 9pt;
   text-decoration: none;
   font-weight: bold;
  }
.title1 {font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   text-decoration: none;
   font-weight: bold;
   color: #DF4238;
  }
.title2 {font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   text-decoration: none;
   font-weight: bold;
   color: #5F5F2E;
  }
h1 {font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   text-decoration: none;
   font-weight: bold;
   color: #DF4238;
   margin: 0.3em 0 1em 0;
  }
h2 {font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   text-decoration: none;
   font-weight: bold;
   color: #5F5F2E;
   margin: 0.3em 0 1em 0;
  }
a:link { color: #FF0000; }
a:visited { color: #804040;}
a:focus { color: #FF8040; }
a:hover { color: #FF8040; }
a:active { color: #FF8040; }
