.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.sub-headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
