.mark {
	color: #F00;
	font-weight: bold;
}
.mark1 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
.mark2 {
	font-size: 16px;
	color: #C00;
	font-weight: bold;
}
.mark3 {
	font-size: 16px;
	font-weight: bold;
}
.mark4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
