.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.title_medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.title_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.title_BIG {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
