P {		color: black; 
        background-color: transparent;
        font-size: 12px; 
        line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial"; 
   } 
     
.center {color: black; 
        background-color: transparent;
        font-size: 11px; 
        line-height: 120%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "verdana", "arial"; 
   }

.header {color: black;  
        background-color: transparent; 
        font-size: 13px;
        font-weight: bold; 
        line-height: 100%; 
        text-align: left; 
        font-family: "verdana", "arial"; 
   }
   
P.copy {color: black;  
        background-color: transparent; 
        font-size: 9px;
        font-weight: normal; 
        line-height: 105%; 
        text-align: center; 
        font-family: "verdana", "arial"; 
   }  

LI {color: black; 
        background-color: transparent;
        font-size: 12px;  
        line-height: 115%; 
        letter-spacing: 0; 
        text-align: left;
        font-family: "verdana", "arial"; 
   } 



   
A:link        {text-decoration: none; font-weight: normal; color: #44318C; background-color: transparent; font: 12px "verdana", "arial"; line-height: 120%; }
A:visited     {text-decoration: none; font-weight: normal; color: #B77430; background-color: transparent; font: 12px "verdana", "arial"; line-height: 120%; }
A:HOVER       {text-decoration: none; font-weight: normal; color: #816DAD; background-color: transparent;  font: 12px "verdana", "arial"; line-height: 120%; }

A.copy:link        {text-decoration: none; text-align: center; font-weight: normal; color: #44318C; background-color: transparent; font: 9px "verdana", "arial"; line-height: 100%; }
A.copy:visited     {text-decoration: none; text-align: center; font-weight: normal; color: #B77430; background-color: transparent; font: 9px "verdana", "arial"; line-height: 100%; }
A.copy:HOVER       {text-decoration: none; text-align: center; font-weight: normal; color: #816DAD; background-color: transparent;  font: 9px "verdana", "arial"; line-height: 100%; }

