<style>
<!--

body  {
  background-color: #000000;
  color: #ffffff;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family : verdana, arial, helvetica, san-serif;
  font-size : 12px;
}

td  {
  background-color: #000000;
  color: #ffffff;
  font-family : verdana, arial, helvetica, san-serif;
  font-size : 12px;
}

p  {
  font-size : 12px;
  color: #ffffff;
  font-family : verdana, arial, helvetica, san-serif;
  text-align: left;
  margin-top: 20px;
  line-height: 18px;
}

ul {
  line-height: 18px;
}

h1  {}

h2  {
  font-family: monospace;
  background: #000000;
  font-size: 20px;
  color: #bebeff;
  font-weight: bold;
  text-align: left; 
  margin-top: 30px; 
}

h3  {
  font-family: monospace;
  background: #000000;
  font-size : 15px;
  color: #bebeff;
  font-weight : bold;
  text-align: left;
}

h4  {
  font-family: monospace;
  background: #000000;
  font-size: 13px;
  color: #bebeff;
  font-weight: bold;
  text-align: left;
  margin-top: 30px;
}

a {
  font-family: verdana, arial, helvetica, san-serif;
  font-size : 12px;
  color: #bebeff;
  text-decoration: none;
}

input {
  font-family: verdana, arial, helvetica, san-serif;
  font-size: 12px;
}

button {
  font-family: verdana, arial, helvetica, san-serif;
  font-size: 12px;
}

span.data {
  font-size: 10px;
}

.Title {
  font-size: 13px;
  color: #bebeff;
  font-weight: bold;
  margin-bottom: 5px;
}

a:visited {}
a:active {}
a:hover {
  text-decoration: underline;
}

pre {
  font-family: monospace;
  font-size: 10px;
}

td.footerSeparator { background-color: #bebeff; }
td.footer { font-size: 11px; color: #bebeff; text-align:center; }
-->
</style>

