.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 102px;
   border-width: 2px;
   border-style: solid;
   border-color: #7F7F7F;	
   background-color: #000000;
}
.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.dropmenu li {
   display: inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 100px;
   padding: 2px;
   margin: 1px;
   font-family: Trebuchet MS;
   font-size: 11px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #2B82AD;
}
.dropmenu a:hover {
   padding: 2px;
   margin: 1px;
   font-family: Trebuchet MS;
   font-size: 11px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;
   color: #000000;
   background-color: #98F5FF;
}
a.match:link { color: #2B82AD; }
a.match:visited { color: #B0C4DE; }
a.match:hover { color: #98F5FF; }
body
{	font-family: "Sylfaen", "High Tower Text", "Times New Roman", serif;
	font-size: 12pt;
        background: url("spacebk.jpg");
	background-color: #000000;
        color: #FFFFFF; }
h1, h2, h3, h4, h5, h6
{	font-family: "Trebuchet MS", "Lucida Console", "Verdana", sans-serif; }
h1
{	color: #FFFFFF; 
	background-color: transparent; 
        font-weight: bold; }
h2
{	color: #FFFFFF; 
	background-color: transparent;
        font-weight: bold; }
h3
{	color: #FFFFFF; 
	background-color: transparent; }
h4
{	color: #FFFFFF; 
	background-color: transparent; }
h5
{	color: #FFFFFF; 
	background-color: transparent; }
h6
{	color: #FFFFFF; 
	background-color: transparent; }
hr
{       color: #98F5FF;
        background-color: transparent;
        width: 75%; }
p
{       font-family: "Sylfaen", "High Tower Text", "Times New Roman", serif; }
table 
{       font-family: "Sylfaen", "High Tower Text", "Times New Roman", serif; 
        border-style: none; 
        border-color: #CCCCCC; }
td, th, ul, ol 
{       font-family: "Sylfaen", "High Tower Text", "Times New Roman", serif; }
html         {  }