
/*overall font values for the regular type face used throughout the site*/
body,table,tr,td,p { font-family: Verdana, Arial, Helvetica, sans-serif ; color: #000000 ; font-size: 12px }

/* header title and subtitle*/
p.header    {color: #988A5C; font-size: 16px; font-weight: bold}
span.header {color: #988A5C ; font-size: 16px ; font-weight: bold}
p.subhead      {color: #000000 ; font-family: geneva,arial ; font-size: 14px ; font-weight: bold}
span.subhead   {color: #000000 ; font-family: geneva,arial ; font-size: 14px ; font-weight: bold}
p.review_sig  { color: #FF0000 ; font-size: 12px ; text-align: right}
span.review_sig  { color: #FF0000 ; font-size: 12px; text-align: right}


*.small  { color: #000000 ; font-weight: bold ; font-size: 10px}
span.small  { color: #000000 ; font-weight: bold ; font-size: 10px}
*.smallnb  { color: #000000 ;  font-size: 10px}
span.smallnb  { color: #000000 ; font-size: 10px}
.copy   {color: #ffffff;  font-size: 10px ; font-weight: bold}
.tag   {color: #8D8D8D;  font-size: 10px ; font-weight: bold}
.testimonial   {color: #000000;  font-size: 12px ; font-style: italic}

A:link    { color: #ff0000  ; text-decoration: underline ; font-weight: bold }
A:visited { color: #000000  ; text-decoration: underline ; font-weight: bold }
A:active  { color: #000000  ; text-decoration: underline ; font-weight: bold }
A:hover   { color: #0000ff; text-decoration: underline ; font-weight: bold }

A.bottom:link    { color: #ffffff  ; text-decoration: underline ; font-weight: bold }
A.bottom:visited { color: #000000  ; text-decoration: underline ; font-weight: bold }
A.bottom:active  { color: #1B75BC  ; text-decoration: underline ; font-weight: bold }
A.bottom:hover   { color: #ff0000; text-decoration: underline ; font-weight: bold }