.example1 {
	font-weight: bold;
	font-size: 12px;
}

.example2 {
	font-weight: bold;
	font-size: 14px;
}

.example3 {
	font-weight: Normal;
	font-size: 14px;
}

.example4 {
	font-weight: bold;
	font-size: 16px;
}