<style type="text/css">
<!--
body {
 font-family: "Arial,Verdana";
 background-color: #000000;
}
a:link {
 color: #FFA500;
 text-decoration: none;
}
a:visited {
 color: #FFE080;
 text-decoration: none;
}
a:active {
 color: #D3D3D3;
 text-decoration: none;
}
a:hover {
 color: #ADD8E6;
}
h1 {
 font-family: "Arial,Verdana";
 font-weight: bold;
 color: #FFFFFF;
}
h2 {
 font-family: "Arial,Verdana";
 font-weight: bold;
 color: #FFFFFF;
}
h3 {
 font-family: "Arial,Verdana";
 font-weight: bold;
 color: #FFFFFF;
}
IMG.absolute {
 position: absolute;
 left: 0px;
 top: 0px;
}
p {
 font-family: "Arial,Verdana";
 color: #FFFFFF;
}
p.title {
 font-family: "Arial,Verdana";
 color: #FFFFFF;
 letter-spacing: 0.8em;
}
table.tborder
{
  height: 300px;
  border: 1px solid white;
  border-top-color: white;
  border-bottom-width: 1px;
  border-bottom-color: white;
  border-left-width: 1px;
  border-left-color: white;
  border-right-width: 1px;
  border-right-color: white;
}
td {
 font-family: "Arial,Verdana";
}
th {
 font-family: "Arial,Verdana";
 font-weight: bold;
 font-style: italic;
}
li {
 font-family: "Arial,Verdana";
}
-->
</style>
