.header { font-size: 16px }
a   { color: #f00; text-decoration: none }
a:hover { color: #f00; text-decoration: underline }
td { font-size: 11px; font-family: Verdana }
h1  { font-size: 13px; margin: 0px }
.hand { cursor: hand }
.no_underline { text-decoration: none }
a.no_underline:hover { text-decoration: none }
.box  { border: solid 1px #a9a9a9 }
.box_blue { border: solid 1px #b0c4de }
.width { width: 300px }
.button   { background-color: white; border: solid 1px gray }
.x_small  { font-size: 8.5px }
input    { font-size: 11px; margin-top: 1px; margin-left: 1px; padding: 2px; border: solid 1px #666666 }
.input { font-size: 11px; padding: 2px; border-width: 1px 0px 0px 1px; border-color: #666 }
