a:link{text-decoration : underline;}
a:visited{text-decoration : underline;}
a:active{text-decoration : underline;}
a:hover{text-decoration : underline;  color : "#ff0000";  background : "#ffffff";
}
div{font-size : 9pt;}
body{
  font-size : 8pt;
   margin-top : 0px;
  margin-bottom : 30px;
  margin-left : 0px;
  margin-right : 0px;
 
}
td{font-size: 9pt; }
INPUT,TEXTAREA,SELECT{
BACKGROUND-COLOR: #ffffff; 
BORDER-BOTTOM: #323232 1px solid; 
BORDER-LEFT: #323232 1px solid; 
BORDER-RIGHT: #323232 1px solid; 
BORDER-TOP: #323232 1px solid; 
COLOR: #323232}
hr{color : #dc143c; width : 600;}

