<style type="text/css">
<!--

A:link
{ text-decoration: none; color:"#00C000"; font-family:tempus sans itc;font-size:9pt;
background-color:black;}
A:visited
{ text-decoration: underline; color:"#00C000"; font-family:tempus sans itc;font-size:9pt;
background-color:black;}
A:active
{ text-decoration: none; color:"#00C000"; font-family:tempus sans itc;font-size:9pt;
background-color:black;}
A:hover
{ text-decoration: underline overline; color: "#00C000";font-family:comic sans ms;font-size:9pt;
background-color:black;

cursor:crosshair;}

body
{ background-color: black;
background-repeat:repeat;
background-attachment:fixed;
background-position: right center;

font-family: tempus sans itc;
color: "#00C000";
font-weight:normal;
font-size:9pt;

scrollbar-face-color : black;
scrollbar-highlight-color : black;
scrollbar-3dlight-color : #00C000;
scrollbar-shadow-color : black;
scrollbar-darkshadow-color : #00C000;
scrollbar-track-color : black;
scrollbar-arrow-color : #00C000;}

table,tr
{ font-family: tempus sans itc;
color: #00C000;
font-size:9pt;
border-color: #00C000;
border-style:solid;
border-width:1pt;}

input, textarea
{background: #00C000;
font-family: tempus sans itc;
color: #00C000;
border-style: solid;
border-color: #00C000;
border-width: 5px;}

.story
{width:75%;}

.bgstory
{background-color:black;
filter:Alpha(opacity=75);
width:75%;}

-->
</style>