

TD.note{
   font-size : 12px;
   font-family : "MS UI Gothic";
   line-height : 17px;
   letter-spacing : 2px;
}

TEXTAREA.note{
  background-color : white;
  border-width : 1px;border-style : solid;border-color : silver;
  font-family : "MS UI Gothic";
}




INPUT.note{
  background-color : white;
border-width : 1px;border-style : solid;border-color : silver;
  font-family : "MS UI Gothic";
}

