.head {
	font-family: "Trebuchet MS", Arial, "Lucida Grande";
	font-size: 16px;
	font-weight: bold;
	color: 180B2C;
}
.links {
	font-family: "Trebuchet MS", Arial, "Lucida Grande";
	font-size: 12px;
	font-weight: bold;
	color: 180B2C;
	text-decoration: underline;
}
.sub {
	font-family: "Trebuchet MS", Arial, "Lucida Grande";
	font-size: 12px;
	color: 5D93CE;
	font-weight: normal;

}
.text {
	font-family: "Trebuchet MS", Arial, "Lucida Grande";
	font-size: 12px;
	font-weight: normal;
	color: 1A0F2D;
}
.headline {
	font-family: "Trebuchet MS", Arial, "Lucida Grande";
	font-size: 18px;
	font-weight: bold;
	color: B4C6DB;
}
.Headline2 {
	font-family: "Trebuchet MS", Arial, "Lucida Grande";
	font-size: 18px;
	font-weight: bold;
	color: 192646;
}
