body, p, form {margin: 0; padding: 0;}
body, td, div, select, input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #474747;}
.u {text-transform: uppercase;}
.r {text-align: right;}
.c {text-align: center;}
.l {text-align: left;}
.b {font-weight: bold;}
.red  {color: red;}
.brown {color: #D56946;}
.darkBrown {color: #77331C;}
.bigger {font-size:1.2em;}
.b0 {border: 0;}
.w100 {width: 100%;}
.nowrap {white-space: nowrap;}
.justify {text-align: justify;}
.hr {border-bottom: 1px solid #E2B68D; margin: 10px 0;}

input, select, textarea {font-size: 10px; color: #4a4a4a; font-family: verdana;}
a.brown {color: #D56946;}
a.brown:hover {color: #77331C;}
