@charset "utf-8";
.titlecase {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #ED6E03;
	text-align: left;
}
.bodytext {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #006699;
}
