body, form, input, label, select, td, th, a {
 font-family: Tahoma, Geneva, Verdana,Helvetica,sans-serif;
 font-size: 11px;
 color: #666;
 }

h1 {
 margin: 12px;
 color: #333;
 }

h2 {
 margin: 12px;
 color: #333;
 }

h3 {
 font-weight: normal;
 font-size: 1.4em;
 margin: 12px;
 color: #666;
 }

h4 {
 font-weight: normal;
 font-size: 1.4em;
 margin: 12px;
 color: #666;
 }

h5 {
 font-weight: bold;
 font-size: 1.2em;
 margin: 1em 12px .5em 12px;
 }

p {
 margin: .5em 12px 1em 12px;
 }

a {
 text-decoration: none;
 color: #AE8859;
 }
 
a:hover {
 text-decoration: none;
 color: #AE8859;
 }

textarea {
 height: 50px;
}

strong {font-weight: bold}
