body { color: #000; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a:link { color: black; text-decoration: underline; }
a:visited { color: black; text-decoration: underline; }
a:hover { color: #f06800; text-decoration: none; }
a:active { color: black; text-decoration: underline; }
.form_input { color: #000; font-size: 12px; font-weight: bold; background-color: #fff; border-style: none; outline-style: none; }
.form_output { color: #000; font-size: 12px; font-weight: bold; background-color: transparent; text-decoration: none; border-style: none; outline-style: none; }
.copyright { color: #ccc; font-size: 10px; font-weight: normal; text-decoration: none; }
.headline { font-size: 18px; font-weight: bold; letter-spacing: -1px; }
.subhead { font-size: 14px; font-weight: bold; line-height: 18px; }
.text_l { font-size: 12px; line-height: 16px; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
.listing { border-bottom: 1px solid #ccc; }
