<style type="text/css">
<!--


a {
  color: #000000;
  font-weight: none;
  text-decoration: none;
}

a:hover {
  color: red;
  cursor:hand;
  font-weight:none;
  text-decoration: none;
  }

body {
  background-color: #ffffff;
  background-image: url();
  background-position: -1 , -1 ;
  background-repeat: no-repeat;
  background-attachment: fixed; 
  color: #000000; 
  font-family: Georgia;
  font-size: 7pt;
  line-height:15px;
  scrollbar-face-color: white; 
  scrollbar-shadow-color: black; 
  scrollbar-highlight-color: black; 
  scrollbar-3dlight-color: black; 
  scrollbar-darkshadow-color: black; 
  scrollbar-track-color: #ffffff; 
  scrollbar-arrow-color: black;
  
}

TABLE 
{

font-size:8pt;
}

INPUT 
{

font-family:georgia;
color:#000000; 
background:#ffffff;
border:1px solid 1; 
font-size:8pt;
cursor:default;
line-height:15px;
}

SUBMIT
{
font-family:georgia;
color:#000000; 
background: #ffffff;
border:1px solid 1; 
font-size:8pt;
cursor:help;
}

TEXTAREA 
{
font-family:georgia;
color:#000000; 
background:#ffffff;
border:1px solid 1; 
font-size:8pt;
cursor:default;
}

-->

</style>