.bodyEmphasis {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #1F3550;
}
.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-style: italic;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5E7A8E;
	text-align: left;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC9F72;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #CC9F72;
	text-decoration: underline;
}
.bodyList {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5E7A8E;
	line-height: 26px;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFF;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.bodyEmphasisCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #1F3550;
	text-align: center;
}
.bodyEmphasisCenterCopylarger {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #1F3550;
	text-align: center;
}
.bodyRight {
	text-align: right;
}

