.PTLink {
	font-family: "Gill Sans MT";
	font-size: 9px;
}
.CopyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a.bodytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: rgb(99, 0 , 0);
}
a.bodytext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: rgb(99, 0 , 0);
}
a.bodytext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: rgb(99, 0 , 0);
}
a.bodytext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #639ACE;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.textnav:link { font-family: Arial,Helvetica,sans-serif; 
    font-size: 14px; 
    font-weight: 500; 
    color: white;
    text-decoration: none;
    }
    
a.textnav:active { font-family: Arial,Helvetica,sans-serif; 
    font-size: 14px; 
    font-weight: normal; 
    color: white;
    text-decoration: none;
    }    
    
a.textnav:visited { font-family: Arial,Helvetica,sans-serif; 
    font-size: 14px; 
    font-weight: normal; 
    color: white;
    text-decoration: none;
    }     
  
 a.textnav:hover { color: rgb(140, 138 , 0);
	text-decoration: none;
	}
