.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #111686;
}
.subhead {
	font-weight: bold;
	color: #111686;
}
.blueTxt {
	color: #448CCB;
}
a:link {
	color: #669900;
	text-decoration: underline;
}
a:visited {
	color: #669900;
	text-decoration: underline;
}
