A
{
   color: blue
}
SELECT
{
   font-family: Verdana; 
   font-size: 8pt
}
.body { font-family: Verdana, sans-serif; font-size: 9pt }
.bodybold { font-family: Verdana, sans-serif; font-size: 9pt; font-weight: bold ; color: #000000}
.title { font-family: Verdana, sans-serif; font-size: 48px; font-weight: bold; color: #000000}
.copyright { font-family: Verdana, sans-serif; font-size: 7pt; color: #666666}
.bodyone {  font-family: Verdana, sans-serif; font-size: 8pt; font-weight: bold}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.bodybold_yelloy {  font-family: Verdana, sans-serif; font-size: 11pt; font-weight: bold; color: #DD66CC}
.bodybold_gray { font-family: Verdana, sans-serif; font-size: 8pt; font-weight: bold ; color: #666666}
.splash { font-family: Verdana, sans-serif; font-size: 7pt; color: #000000}
.title2 { font-family: Verdana, sans-serif; font-size: 24px; font-weight: bold; color: #BD5700}
