.subtext     { font-family: Verdana; font-size: 8pt; color: #333333 }
.business    { font-family: Verdana; font-size: 10pt; text-transform: uppercase; 
               font-weight: bold }
.names       { font-family: Verdana; font-size: 12pt; color: #000000; font-weight: bold }
.reverse     { font-family: Verdana; font-size: 9pt; color: #FFFFFF }
.center       { font-family: Verdana; font-size: 9pt; color: #FFFFFF }
.bodytext    { font-family: Verdana; font-size: 9pt; color: #000000 }

/* main menu */
a:link.menu       { font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none }
a:hover.menu      { font-family: Verdana; font-size: 10pt; color: #FF0000; text-decoration: underline }
a:active.menu     { font-family: Verdana; font-size: 10pt; text-decoration: underline; color: #000000 font-weight: bold}
a:visited.menu    { font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none }
h1           { font-family: Verdana; font-size: 11pt; color: #000000; font-weight: bold }
.big_title   { font-family: Verdana; color: #CC3300; font-size: 14pt; font-weight: bold }
/* body links */
a:link.body { font-family: Verdana; font-size: 9pt; color: #0000FF text-decoration: none}
a:hover.body { font-family: Verdana; font-size: 9pt; color: #FF0000 text-decoration: underline}
a:active.body { font-family: Verdana; font-size: 9pt; color: #0000FF text-decoration: none }
a:visited.body { font-family: Verdana; font-size: 9pt; color: #0000FF text-decoration: none }

/* standard links */
a.link {font-family: Verdana; font-size: 9pt; color: #0000FF; text-decoration: none }
a.hover { font-family: Verdana; font-size: 9pt; color: #FF0000 text-decoration: underline}
a.active { font-family: Verdana; font-size: 9pt; color: #0000FF text-decoration: none }
a.visited { font-family: Verdana; font-size: 9pt; color: #0000FF text-decoration: none }

/* footer links */
a:link.foot { font-family: Verdana; font-size: 10pt; color: #000000 text-decoration: none}
a:hover.foot { font-family: Verdana; font-size: 10pt; color: #FF0000 text-decoration: underline}
a:active.foot { font-family: Verdana; font-size: 10pt; color: #FFFFFF text-decoration: underline }
a:visited.foot { font-family: Verdana; font-size: 10pt; color: #000000 text-decoration: none }


BODY
    {
      background: #FFFFFF;
      font-family: Verdana;
      font-size: 9pt; color: #000000;
    }
h2           { font-family: Verdana; font-size: 12pt; color: #999966; font-variant: 
               small-caps; font-weight: bold }