.SubTitle {
	font-size: 18px;
	font-weight: bold;
}
body {
	margin-top: 0px;
}
.BtmNav {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.BtmNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.BtmNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.BtmNav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.BtmNav a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.Copyright {
	color: #0A396D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.ContentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	color: #231F20;
	line-height: 20px;
}
.ContentText a:link {
	color: #CA1B46;
	text-decoration: underline;
}
.ContentText a:visited {
	text-decoration: underline;
	color: #CA1B46;
}
.ContentText a:hover {
	text-decoration: none;
	color: #7581A7;
}
.ContentText a:active {
	text-decoration: underline;
	color: #7581A7;
}
