@charset "utf-8";
.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #184461;
	text-decoration: none;
	padding-top: 8px;
	margin-top: 5px;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1A4664;
	text-decoration: none;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1A4664;
	text-decoration: none;
}
