@charset "utf-8";
.Titles {
	font-family: "Minion Pro SmBd";
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #154A8A;
	line-height: normal;
	height: auto;
}
.labels {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #154A8A;
}
