﻿.main_title {
	font-family: "Levenim MT";
	font-size: large;
	margin-top: 30px;
	margin-bottom: 6px;
	color: #A93250;
	font-weight: bold;
}
.sub_title {
	font-family: "Levenim MT";
	font-size: medium;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
}
.body_text {
	font-family: "Levenim MT";
	font-size: small;
	margin-top: 6px;
	margin-bottom: 8px;
}
.small_text {
	font-size: x-small;
	font-family: "Levenim MT";
	margin-top: 6px;
	margin-bottom: 6px;
}
.list_item {
	font-family: "Levenim MT";
	font-size: small;
}
