@charset "UTF-8";
.information {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
}
.informationbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.informationsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
}
.informationsmallbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
}

