
body, div, td { font-size: 12px; font-family: Arial }
.bold_12 { font-weight: bolder; font-size: 12px }
.italic_bold_12 { font-style: oblique; font-weight: bolder; font-size: 12px }
.italic_plain_12 { font-style: italic; font-size: 12px }
.bold_14 { font-size: 14px; font-weight: bolder }
.bold_18 { color: #900; font-size: 18px; font-family: Arial; font-weight: bold }
.bold_18_blck { color: #000; font-size: 18px; font-family: Arial; font-weight: bold }
a:link { color: navy; font-weight: bolder; font-size: 12px; text-decoration: none }
a:visited { color: navy; font-weight: bolder; font-size: 12px; text-decoration: none }
a:hover { color: green; font-weight: bolder; font-size: 12px; text-decoration: none }
.subhead { padding: 4px 8px }
