<!--
  p, div, span, ol, ul, dd, .mystyle {
  font-family: Arial, Verdana, Helvetia, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  color: #000000; 
  background-color: transparent;
  text-decoration: none;
  }

h1 {
  font-family: Arial, Verdana, Helvetia, sans-serif;
  font-size: 18pt;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  color: #000088; 
  background-color: transparent;
  letter-spacing: normal;
  text-decoration: none;
  margin-bottom: 0;
  }

h2 {
  font-family: Arial, Verdana, Helvetia, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  color: #000088; 
  background-color: transparent;
  letter-spacing: normal;
  text-decoration: none;
  margin-bottom: 0;
  }

h3 {
  font-family: Arial, Verdana, Helvetia, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  color: #000088; 
  background-color: transparent;
  letter-spacing: normal;
  text-decoration: none;
  margin-bottom: 0;
  }

h4 {
  font-family: Arial, Verdana, Helvetia, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  color: #000088; 
  background-color: transparent;
  letter-spacing: normal;
  text-decoration: none;
  margin-bottom: 0;
  }

BODY {
  font-family: Arial, Verdana, Helvetia, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  color: #000000;
  margin: 0px;
  line-height: normal;

  background-color: white;
  background-image: none;
  background-attachment: fixed;
  background-position: top left;
  background-repeat: no-repeat;

  scrollbar-3dlight-color: #dddddd; 
  scrollbar-arrow-color: black;
  scrollbar-base-color: white;
  scrollbar-darkshadow-color: #222222;
  scrollbar-face-color: #999999;
  scrollbar-highlight-color: #cccccc;
  scrollbar-shadow-color: #666666
  }

td {
  font-family: Arial, Verdana, Helvetia, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  color: #000000;
  margin: 0px;
  line-height: normal;
  }

I { 
  font-style: italic; 
  font-weight: bold;
  }

li {
  list-style-type: circle;
  }

input:focus { 
  background-color: #F4F4F4;
  }

CODE {
  color: #666666;
  font-family: Courier, Courier New, monospace;
  background-color: #F4F4F4;
  font-size: 10pt;
  }

INPUT:unknown {
  background-color: #f4f4f4
  }

a:active {
  font-family: Arial, Verdana, Helvetia, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
  background-color: transparent;
  text-decoration:  none;
  }

a:visited {
  font-family: Arial, Verdana, Helvetia, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #000088;
  background-color: transparent;
  text-decoration:  none;
  }

a:link {
  font-family: Arial, Verdana, Helvetia, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #000088;
  background-color: transparent;
  text-decoration : none;
  }

a:hover {
  font-family: Arial, Verdana, Helvetia, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #4070e0;
  background-color: transparent;
  text-decoration:  none;
  }

.roll {font-size: 8pt;  font-weight: normal;}
  A.roll:link {font-size: 8pt;font-weight: normal;}
  A.roll:active {font-size: 8pt;font-weight: normal;}
  A.roll:visited {font-size: 8pt;font-weight: normal;}
  A.roll:hover {font-size: 8pt;font-weight: normal;color: #4070e0;}
-->
