
body
{
  font-family: verdana, arial,  sans-serif;
  font-size:11px;
  background-color : #ffffff;
  margin-right: auto;
  margin-left: 20px;
  margin-top: 20px;
}

h1 {
  color: #3366cc;
  font-size:14px;
}

td, p {
  font-size:11px
}

input, textarea {
  width:260px
}
.input_tiny {
  width:60px
}
.input_small {
  width:132px
}
.input_medium {
  width:195px
}

.submitbutton { 
  width:150px
} 

.content     {width:400px;}
.formtable   {width:400px;}
.tdlabel {width:128px; text-align:right;}
.tdfield {width:272px;}
.tdlabelsmall {font-size:10px;}



