<style type="text/css">
<!--

table {
  border-collapse:collapse;
  border-spacing:0;
  border:0;
  border-width:0;
  padding:0;
  padding:1px;
  width:200px;
  margin-left:auto;
  margin-right:auto;
}

td {
  border-style:solid;
  border-width:0px;
  border-color:SILVER;
  padding:7px;
  font-family: Times;
  font-size: smaller;
  color: BLACK;
}

pre {
 font-family: Courier;
 font-size: 15;
 font-weight: bold;
}

h1,h2,h3{
 font-family: Times;
 color: #191936;
}

ul {
 list-style-type: square;
 font-family: Times;
 font-size: 15;
 color: #191936;
}

p {
 font-family: Times;
 font-size: x-small;
 color: #191936;
}

A:link    {  font-family: Times, Arial, Helvetica, sans-serif; font-size: 15; text-decoration: none; color: green; font-weight: bold}
A:visited {  font-family: Times, Arial, Helvetica, sans-serif; font-size: 15; text-decoration: none; color: green; font-weight: bold}
A:hover   {  font-family: Times, Arial, Helvetica, sans-serif; font-size: 15; text-decoration: underline; color: red; font-weight: bold}

-->
</style>
