@charset "utf-8";
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.bolded {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.large {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
}