P {		color: #000000; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 
   

   
H1 {		color: #006938; 
        background-color: transparent;
        font-size: 14px; 
        font-weight: bold; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   }    
   
   
H2 {		color: #3F2C6C; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: bold; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 
   
.bold {		color: #3F2C6C; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: bold; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 
   
LI {	color: #000000; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 
   
   
   
P.copy {color: #000000;  
        background-color: transparent; 
        font-size: 10px;
        font-weight: normal; 
        line-height: 105%; 
        text-align: center; 
        font-family: "verdana", "arial" ; 
   }  



   
A:link        {text-decoration: none; font-weight: bold; color: #3F2C6C; background-color: transparent; font: 13px "verdana", "arial"; line-height: 120%; }
A:visited     {text-decoration: none; font-weight: bold; color: #3F2C6C; background-color: transparent; font: 13px "verdana", "arial"; line-height: 120%; }
A:HOVER       {text-decoration: none; font-weight: bold; color: #006938; background-color: transparent;  font: 13px "verdana", "arial"; line-height: 120%; }

A.copy:link        {text-decoration: none; font-weight: normal; color: #3F2C6C; background-color: transparent; font: 10px "verdana", "arial" ; line-height: 100%; }
A.copy:visited     {text-decoration: none; font-weight: normal; color: #3F2C6C; background-color: transparent; font: 10px "verdana", "arial" ; line-height: 100%; }
A.copy:HOVER       {text-decoration: none; font-weight: normal; color: #006938; background-color: transparent;  font: 10px "verdana", "arial" ; line-height: 100%; }

