.head     { color: #008800; font-size: 20pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

.number     { color: 000000; font-size: 20px; font-family: Trebuchet MS, Trebuchet, GillSans, Helvetica, Arial; font-weight: bold }

.sub1     { color: 000000; font-size: 15px; font-family: "Trebuchet MS", Trebuchet, GillSans, Helvetica, Arial}

.sub2     { color: #FFFFFF; font-size: 15px; font-family: "Trebuchet MS", Trebuchet, GillSans, Helvetica, Arial}

.sub3     { color: #FFFFFF; font-size: 13px; font-family: "Trebuchet MS", Trebuchet, GillSans, Helvetica, Arial; font-weight: bold}

.body     { color: #660000; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif}

.bodybig     { color: #006600; font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

.bodysmall     { color: 000000; font-size: 10px; font-family: Trebuchet MS, Trebuchet, GillSans, Helvetica, Arial}

.bodybold { color: #990000; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }

.caption { color: #FFFFFF; font-size: 12pt; font-family: "Trebuchet MS", Trebuchet, GillSans, Helvetica, Arial}

.captionbold { color: #000000; font-size: 10px; font-family: "Trebuchet MS", Trebuchet, GillSans, Helvetica, Arial; font-weight: bold }.link { color: #669900; font-size: 10px; font-family: "Trebuchet MS", Trebuchet, GillSans, Helvetica, Arial; text-decoration: none}
.bodybold2 { color: #006600; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold ; font-style: italic}
.body2 { color: #660000; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif ; font-style: italic; font-weight: bold}

 /* Sublinks, generally used between rollover items*/
.sublinks {font-family:Verdana, Geneva; /*in use*/
           font-size:14px;
           font-weight:bold;
           text-decoration:none} 

 /* Set up sublink links*/
A.sublinks:link {color:#008800; /*in use*/
        text-decoration:none}

A.sublinks:visited {color:#00CC99; /*in use*/
        text-decoration:none}
        
A.sublinks:active {color:#008800; /*in use*/
        text-decoration:none}
        
A.sublinks:hover {color:#00CC99; /*in use*/
       background-color: #008800; text-decoration: underline}

A:link {color:#008800; 
        text-decoration:none}

A:visited {color:#00CC99; 
        text-decoration:none}
        
A:active {color:#008800; 
        text-decoration:none}
        
A:hover {color:#00CC99; 
       background-color: #990000;}
  


