body {
  font-family: Trebuchet MS, Geneva, Arial, helvetica, sans-serif; margin-top: 0px;
}

.headline {
  font-family: Trebuchet MS, Geneva, Arial, helvetica, sans-serif; font-size:12px; font-style:normal; font-weight:bold; color:#006699;
}

.caption{
	font-family: Trebuchet MS, Geneva, Arial, helvetica, sans-serif; font-size:11px; font-style:normal; font-style:italic; color:#990066;
	}

.headlinepurple {
  font-family: Trebuchet MS, Geneva, Arial, helvetica, sans-serif; font-size:12px; font-style:normal; font-weight:bold; color:#990066;
}

.biobody {
  font-family: Trebuchet MS, Geneva, Arial, helvetica, sans-serif; font-size:12px; font-style:normal; color:#006699;
}

.featuretitle {
  font-family: Trebuchet MS, Geneva, Arial, helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:bold; color:#006599;
}

.featurepurple {
  font-family: Trebuchet MS, Geneva, Arial, helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:bold; color:#990066;
}

.featuretitlebold {
  font-family: Trebuchet MS, Geneva, Arial, helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:bold; color:#006599; font-weight:bold;
}

.altfeaturetitle {
  font-family:Trebuchet MS, Geneva, Arial, helvetica, sans-serif; font-size:18px; font-style:normal; font-weight:bold; color:#980065;
}

a:link {
	color: #006599;
}

a:visited {
  color: #006599;
}

a:hover {
  color: #980065;
	text-decoration: none;
}

a:active {
	color: #980065;
}


