body { background-color: #008000; }
A:hover { text-decoration: underline; color: #f00000; }
.banner { font-family: verdana, sans-serif; color: #000000; font-size: 24pt; font-weight: bold; }
.bannersmall { font-family: verdana, sans-serif; color: #000000; font-size: 14pt; font-weight: bold; }
.bannerred { font-family: verdana, sans-serif; color: #f00000; font-size: 14pt; font-weight: bold; }
.border { border-style: solid; border-color: #008000; border-width: 2px; }
.copyright { font-family: arial, sans-serif; color: yellow; font-size: 10pt; }
.headingbold { font-family: arial, sans-serif; color: #000000; font-size: 12pt; font-weight: bold; }
.headinglarge { font-family: arial, sans-serif; color: #000000; font-size: 14pt; font-weight: bold; }
.linkblue { font-family: arial, sans-serif; color: #0000ff; font-size: 10pt; font-weight: bold; }
.linkred { font-family: arial, sans-serif; color: #f00000; font-size: 10pt; font-weight: bold; text-decoration: underline; }
.linkwhite { font-family: arial, sans-serif; color: #ffffff; font-size: 10pt; font-weight: bold; }
.tablewhite { font-family: arial, sans-serif; color: #ffffff; font-size: 10pt; font-weight: bold; }
.text { font-family: arial, sans-serif; color: #000000; font-size: 10pt; }
.text8 { font-family: arial, sans-serif; color: #000000; font-size: 8pt; }
.black { background-color: #000000; }
.gray { background-color: #cccccc; }
.green { background-color: #008000; }
.red { background-color: #ff0000; }