a:link{text-decoration : underline;}
a:visited{text-decoration : underline;}
a:active{text-decoration : underline;}
a:hover{text-decoration : underline;  color : "#ff0000";  background : "#ddddff";
}
div{font-size : 11pt; margin-left : 10px;}
body{
  font-size : 11pt;
   margin-top : 10px;
  margin-bottom : 30px;
  margin-left : 0px;
  margin-right : 0px;
  scrollbar-face-color : #999999; 
  scrollbar-track-color: #999999;
  scrollbar-arrow-color : #ffcc00; 
}
td{font-size: 11pt; }
input{color : #000000; font-size : 11pt;}
textarea{color : #000000; background-color : #ffffff; font-size : 11pt;}
form{font-size : 11pt; }
hr{color : #330099; width : 600;}
