    body    { font-size: 12pt; font-family: Helvetica; background-image: url("images/wcbckgrdcopy3.jpg"); margin-top: 0; }
        
  div, img, td { 
    font-family: Helvetica; 
    font-size: 12pt; 
       }
       
       p { 
    font-family: Helvetica; 
    font-size: 11pt; 
    margin-left: 20px;
    margin-top: 15px;
    margin-right: 20px;
       }
       
       .other { 
    font-family: Helvetica; 
    font-size: 10pt;
    color: black;
   background: transparent;
       }
       
    .smaller { 
    font-family: Helvetica; 
    font-size: 8pt;
    color: black;
    background: transparent;
       }
       
   .green { 
   font-size: 11pt; 
   color: green;
   background: transparent; 
   }
   
    .blue { 
   font-size: 11pt; 
   color: #004E81;
   background: transparent; 
   }
   
    .red { 
   font-size: 11pt; 
   color: #A2060F;
   background: transparent; 
   }
   
   .orange { 
   font-size: 11pt; 
   color: #C95727;
   background: transparent; 
   }
   
   .puruple { 
   font-size: 11pt; 
   color: #752880;
   background: transparent; 
   }
   
   .yellow { 
   font-size: 11pt; 
   color: #EE9F21;
   background: transparent; 
   }

 a:link {
   text-decoration: none; 
   color: #990000;
   background: transparent;}
   
  a:visited {text-decoration: none; color: #990000;
   background: transparent;}
   
  a:hover {text-decoration: overline underline;}
  
  a:active {text-decoration: overline underline;}