body
{
   margin: 0px;         
}
td, input, select
{
   font-family: verdana;
   font-size: 11px;
}
.text
{
   padding: 10 10 10 10;
}
.letter
{   
   font-size: 12px;
   width: 500px;
   height: 600px;
   border: solid 2px #000000;
   padding: 10px;
   margin: 20px;
   text-align: left;
   background-color: #e3e3e3;
}
input 
{
   width: 155px;
}
.button
{
   width: 100px;
}
.date
{
   width: 80px;
}
