P {		color: black; 
        background-color: transparent;
        font-size: 12px; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial"; 
   } 
	 
H1 {	color: #76015D; 
        background-color: transparent;
        font-size: 18px; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
		font-weight: bold;
        font-family: "verdana", "arial"; 
   } 
   
H2 {	color: #0A57A4; 
        background-color: transparent;
        font-size: 15px; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial"; 
   }
   
.rightHeader {	color: #76015D; 
        background-color: transparent;
        font-size: 13px; 
        font-weight: bold; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial"; 
   }
   
P.copy {color: black;  
        background-color: transparent; 
        font-size: 10px;
        font-weight: normal; 
        line-height: 105%; 
        text-align: center; 
        font-family: "verdana", "arial"; 
   }  

.nav {		color: white; 
        background-color: transparent;
        font-size: 13px; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana", "arial"; 
   }

.nav2 {		color: #76015D; 
        background-color: transparent;
        font-size: 11px; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: right; 
        font-family: "verdana", "arial"; 
   }
   
LI {	color: black; 
        background-color: transparent;
        font-size: 12px;  
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: left;
        font-family: "verdana", "arial"; 
   } 



   
A:link        {text-decoration: underline; font-weight: normal; color: #76015D; background-color: transparent; font: 12px "verdana", "arial"; line-height: 120%; }
A:visited     {text-decoration: underline; font-weight: normal; color: #0A57A4; background-color: transparent; font: 12px "verdana", "arial"; line-height: 120%; }
A:HOVER       {text-decoration: underline; font-weight: normal; color: #76015D; background-color: transparent;  font: 12px "verdana", "arial"; line-height: 120%; }

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

A.nav2:link        {text-decoration: none; font-weight: normal; color: #76015D; background-color: transparent; font: 11px "verdana", "arial"; line-height: 120%; text-align="right"}
A.nav2:visited     {text-decoration: none; font-weight: normal; color: #76015D; background-color: transparent; font: 11px "verdana", "arial"; line-height: 120%; text-align="right"}
A.nav2:HOVER       {text-decoration: none; font-weight: normal; color: #76015D; background-color: transparent;  font: 11px "verdana", "arial"; line-height: 120%; text-align="right"}

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