font-family: 'Kanit', sans-serif.SectionHeads {
	font-family: "Kanit Light 300", "Kanit Normal 400", "Kanit Semi-Bold 600", "Kanit Italic 400";
	font-size: 20pt;
	font-style: normal;
	font-weight: 600;
}
.sectionTitles {
	font-family: Kanit;
	font-size: 17pt;
	font-weight: 600;
	color: rgb(87,33,70);
}
.sectionDates {
	font-family: Kanit;
	font-size: 17pt;
	font-weight: 300;
	color: rgb(87,33,70);
}
.bodytext {
	font-family: Kanit;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: 300;
	color: rgb(87,33,70);
	text-indent: 20px;
}
.bodytextNoIndent {
	font-family: Kanit;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: 300;
	color: rgb(87,33,70);
}
.CopyrightText {
	font-family: Kanit;
	font-size: 11px;
	font-weight: 300;
	color: rgb(87,33,70);
}
