<style type="text/css">
<!--
A:link
{ color: #66cccc; text-decoration:underline }
A:visited
{ color: #ccffff; text-decoration:underline }
A:active
{ color: #ccffff; text-decoration:none }
A:hover
{ color: #ccffff; text-decoration:none; }

h1 {font-family: courier new,verdana,tahoma,arial; color: #ccffff; font-size: 14pt; } 

p {font-family: courier new,verdana,tahoma,arial; color: #66cccc; } 

body 
{ background: #000000; 
font-family: courier new,verdana,tahoma,arial; 
color: #66cccc; 
font-size: 12pt; 
scrollbar-face-color : #66cccc; 
scrollbar-highlight-color : #ccffff; 
scrollbar-arrow-color : #66cccc; 

margin-top: 10;
margin-bottom: 10;
margin-left: 10;
margin-right: 10; }

td
{ font-family: courier new,verdana,tahoma,arial; color: #66cccc; }
-->
</style>