ul {
   font-size:9pt;
   font-family:Verdana, Helvetica, Sans-serif;
   margin-top:4pt;
   margin-bottom:4pt;
   list-style-type:square;
}

ol {
   font-size:9pt;
   color:#000000;
   font-family:Verdana, Helvetica, Sans-serif;
   page-break-before:avoid;
}

li, dd {
   font-size:9pt;
   color:#000000;
   font-family:Verdana, Helvetica, Sans-serif;
   page-break-before:avoid;
}

hr {
  height:1px;
  color:#999999;
  width:100%;
  margin-top:20px;
}

h1 {
   color:#BC27CB;
   font-weight:bold;
   font-size:16pt;
   margin-bottom:3pt;
   page-break-after:avoid;
}

h2 {
   color:#FF9900;
   font-weight:bold;
   font-size:10pt;
   margin-bottom:4pt;
   page-break-after:avoid;
}

h3 {
   font-weight:bold;
   font-size:12pt;
   color:#8080FF;
   margin-bottom:2pt;
   page-break-after:avoid;
}

p {
   color:#000000;
   font-weight:100;
   font-size:10pt;
   text-decoration:none;
}

td {
   color:#000000;
   font-weight:100;
   font-size:10pt;
   text-decoration:none;
}

a {
   color:#000000;
   font-weight:100;
   font-size:10pt;
   text-decoration:none;
}

a:link {
   color:#3030ff;
   text-decoration:underline;
}

a:visited {
   color:#3030ff;
   text-decoration:underline;
}

a:hover {
   color:#3030ff;
   text-decoration:none;
}

a.menuitem:link {
   color:#333333;
   text-decoration:none;
}

a.menuitem:visited {
   color:#333333;
   text-decoration:none;
}

a.menuitem:hover {
   color:#333333;
   text-decoration:none;
}