P {		color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   } 
   
.white {		color: #FFFFFF; 
        background-color: transparent;
        font-size: 11px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: right; 
        font-family: "verdana", "arial" ; 
   }   
   
.header {		color: #10086D; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: bold; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial" ; 
   }    
 

   
.center {		color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "verdana", "arial" ; 
   }    
   
LI {	color: #000000; 
        background-color: transparent;
        font-size: 12px; 
        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: #4461B8; background-color: transparent; font: 12px "verdana", "arial"; line-height: 120%; }
A:visited     {text-decoration: none; font-weight: bold; color: #4461B8; background-color: transparent; font: 12px "verdana", "arial"; line-height: 120%; }
A:HOVER       {text-decoration: none; font-weight: bold; color: #F96A2B; background-color: transparent;  font: 12px "verdana", "arial"; line-height: 120%; }

A.nav:link        {text-decoration: none; font-weight: normal; color: #333399; background-color: transparent; font: 11px "verdana", "arial"; line-height: 120%; }
A.nav:visited     {text-decoration: none; font-weight: normal; color: #333399; background-color: transparent; font: 11px "verdana", "arial"; line-height: 120%; }
A.nav:HOVER       {text-decoration: none; font-weight: normal; color: #000000; background-color: transparent;  font: 11px "verdana", "arial"; line-height: 120%; }


A.copy:link        {text-decoration: none; font-weight: normal; color: #4461B8; background-color: transparent; font: 10px "verdana", "arial" ; line-height: 100%; }
A.copy:visited     {text-decoration: none; font-weight: normal; color: #4461B8; background-color: transparent; font: 10px "verdana", "arial" ; line-height: 100%; }
A.copy:HOVER       {text-decoration: none; font-weight: normal; color: #BAAED0; background-color: transparent;  font: 10px "verdana", "arial" ; line-height: 100%; }

