P {		color: black; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial"f ; 
   } 
   

.header {		color: black; 
        background-color: transparent;
        font-size: 15px; 
        font-weight: bold; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial"f ; 
   } 
   
   
P.center {		color: black; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "verdana", "arial"f ; 
   }    
   
LI {	color: black; 
        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: black;  
        background-color: transparent; 
        font-size: 11px;
        font-weight: normal; 
        line-height: 105%; 
        text-align: center; 
        font-family: "verdana", "arial" ; 
   }  



   
A:link        {text-decoration: underline; font-weight: bold; color: #3C4B7F; background-color: transparent; font: 13px "verdana", "arial"; line-height: 120%; }
A:visited     {text-decoration: underline; font-weight: bold; color: #3C4B7F; background-color: transparent; font: 13px "verdana", "arial"; line-height: 120%; }
A:HOVER       {text-decoration: underline; font-weight: bold; color: #08215C; background-color: transparent;  font: 13px "verdana", "arial"; line-height: 120%; }

A.copy:link        {text-decoration: none; font-weight: normal; color: #3C4B7F; background-color: transparent; font: 11px "verdana", "arial" ; line-height: 100%; }
A.copy:visited     {text-decoration: none; font-weight: normal; color: #3C4B7F; background-color: transparent; font: 11px "verdana", "arial" ; line-height: 100%; }
A.copy:HOVER       {text-decoration: none; font-weight: normal; color: #08215C; background-color: transparent;  font: 11px "verdana", "arial" ; line-height: 100%; }

