body {background: #333366}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}

a:link    {color: navy}
a:hover   {text-decoration: underline; color: green}
a:active  {text-decoration: underline; font-weight: bold}
a:visited {text-decoration: underline; color: olive}

a#heri4:link    {text-decoration: underline; color: yellow}
a#heri4:hover   {text-decoration: underline; color: lime}
a#heri4:active  {text-decoration: underline; color: lime; font-weight bold}
a#heri4:visited {text-decoration: underline; color: silver}

.header  {font-size: 18pt; color: navy}
.button  {font-size: 12pt; font-weight: bold}
.welcome {font-size: 12pt; color: navy; font-weight: bold; font-style: italic}
.label   {font-size: 10pt; font-weight: bold}
.error   {font-size: 10pt; font-weight: bold; color: red}
.searchterm {font-size: 12pt}

.fLabel  {font-size: 10pt; color: navy; font-style: italic}
.fHeadM  {font-size: 10pt; color: navy; font-style: italic}
.fDataM  {font-size: 10pt}
.fDataS  {font-size: 9pt}

.bHeadS  {font-size: 10pt; font-weight: bold; background-color: silver}
.bHeadM  {font-size: 11pt; font-weight: bold; background-color: silver}
.bHeadL  {font-size: 14pt; font-weight: bold; background-color: silver}
.bRowNo  {font-size: 12pt; font-weight: bold; background-color: #dddddd; text-align: center; vertical-align: middle}
.bDataS  {font-size: 10pt}
.bDataM  {font-size: 11pt}
.bDataL  {font-size: 14pt}
