a:link       { text-decoration: none; color: #99FFFF }
a:visited    { text-decoration: none; color: #7BCA9B }
a:active { text-decoration: none; color: #ff0099; }
a:hover { text-decoration: underline; color: #ff0000; }

body         { background-color: #660033; font-family:Verdana; font-size:10pt; color:#FFFFFF }
table        { font-family: Verdana; font-size: 10pt; color: #FFFFFF }


.7           { font-family: verd; font-size: 7pt }

.8red   { font-family: Verdana; font-size: 8pt; color: #660033 }
.8black  { font-family: Verdana; font-size: 8pt; color: #000000 }
.8yellow     { font-size: 8pt; color: #FFFFCC; font-family: Verdana }
.8     { font-size: 8pt; font-family: Verdana }

.10          { font-family: Verdana; font-size: 10pt }
.10boldred   { font-family: Verdana; font-size: 10pt; color: #660033; font-weight: bold }
.10yellow    { font-family: verd; font-size: 10pt; color: #FFFFCC }
.10boldyellow   { font-family: Verdana; font-size: 10pt; color: #FFFFCC; font-weight: bold }
.10bold  { font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold }

.12yellowbold { font-family: ver; font-size: 12pt; color: #FFFFCC; font-weight: bold }
.12yellow    { font-family: Verdana; font-size: 12pt; color: #FFFFCC }
