.font-10 {
	font-size: 10px;
}
.font-12 {
	font-size: 12px;
	line-height: 18px;


}
.font-14 {
	font-size: 14px;
	line-height: 20px;


}
.font-16 {
	font-size: 16px;
	line-height: 24px;
}

.font-20 {
	font-size: 20px;
	line-height: 26px;
}


.h1 {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
.h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}