 
TEXTAREA{
  color : #000099;
  font-size : 10pt;
  background-color : #ffffff;
  
  text-decoration : none;
  font-style : normal;
  
  border-bottom-color : #000099;
border-width : 1px 1px 1px 1px;
  border-top-color : #000099;
  border-left-color : #000099;
  border-right-color : #000099;
}
.tableClass{
  line-height : 150%;
  border-collapse : collapse;
  table-layout :  fixed;
  list-style-type : none;
}
