@charset "utf-8";
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
}
.bolded {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}

.large {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
}
