<style type="text/css">
<!--

A:link
{ text-decoration: none; color:#3399FF}
A:visited
{ text-decoration: none; color:#3399FF}
A:active
{ text-decoration: blink; color:#3399FF}
A:hover
{ text-decoration: none; color:#99FFCC;}

body 
{ background-color: white; 

font-family: Verdana, Comic Sans MS, Arial, Helvetica; 
font-size: 10px;

scrollbar-arrow-color: black;
  scrollbar-track-color: white;
  scrollbar-face-color: white;
  scrollbar-highlight-color: black;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: white;
  scrollbar-shadow-color: black;
}

td { 
font-size: 10px;
}

#scriptmenu {
position: absolute; left: 30px;
}

#descriptions {
 position: absolute; left: 200px; top: 50px;
}

#nav {
 position: absolute; bottom: 10px;
}

.menu {position: absolute; left: 24px; top: 50px;
}

.frame {position: absolute; left: 160px; top: 40px; border: solid; border-color: #000000; border-width: 1px; padding: 2px;
}

-->
</style>