body, table, td, p                   { color: #fff; font-size: 12px; font-family: Georgia, serif; line-height: 160% }
input, textarea, select, option   { color: #878789; font-size: 12px; font-weight: normal; line-height: 160%; text-decoration: none }
a  { color: #fff; font-size: 12px; font-family: Georgia, serif; font-weight: bold; line-height: 160%; text-decoration: none }
a:hover   { color: #878789; font-size: 12px; font-family: Georgia, serif; font-weight: bold; line-height: 160%; text-decoration: none }

form  { margin: 0; width: 100%; height: auto; border: 0 }
form br{ clear: left;}
fieldset { padding: 10px 0; width: 100%; border: 0 }
legend { margin: 0; padding: 0; float: left }

label   { font-weight: normal; text-align: left; display: block; margin: 1px; padding-left: 5px; width: 165px; float: left }
input, select, textarea  { color: #585e6a; text-align: left; display: block; margin: 1px; width: 200px; float: left; border: 0 }

input {text-align: left;}
input[type=hidden]{display: none}
textarea {}
select {border: 0}


