.big { font-size: 11px;font-weight: bold; }
.normal { font-size: 11px;font-weight: normal; }
.little { font-size: 10px; }
input.text { font-family: tahoma; font-size: 11px; color: rgb(50,100,200); border: 1px gray solid; }
input.radio { width: 11px; margin-right: 3px; margin-bottom: -2px; }
input.submit { font-family: tahoma; font-weight: bold; font-size: 11px; width: 80px; height: 22px; }
textarea { font-family: tahoma; font-size: 11px; color: rgb(50,100,200); border: 1px gray solid; }
