.headline { 
	color: #0190d6; 
	font-size: 14px; 
	line-height: 19px; 
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	padding-top: 12px; 
	padding-bottom: 12px; 
}
.mission { color: #333; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 22px; text-align: center; padding: 22px 26px 30px; }
.info { color: #666; font-size: 13px; line-height: 20px; font-family: "trebuchet ms", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-bottom: 8px; }

.bodycopy { color: #333; font-size: 12px; font-family: Georgia, serif, "Times New Roman", Times; line-height: 19px; padding-right: 50px; }
.legal { color: black; font-size: 7pt; line-height: 9pt; text-align: center; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-top: 24px; padding-bottom: 4px; }
.callouts { color: #333; font-size: 7pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 13pt; }
a:link {
  color: #0190d6;
  background-color:transparent;
  text-decoration:none;
}
  
a:visited {
 color: #16c2f4;
 background-color:transparent;
 text-decoration:none;
}
  
a:hover {
  color:#646554;
  background-color:transparent;
}