.a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
}
.aA {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.b {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.bB {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.c {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.cB {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
