.style1 {
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
	word-spacing: normal;
	letter-spacing: 2px;
}
.style2 {
	font-size: 12px;
	color: #333333;
	line-height: 2;
	word-spacing: normal;
	letter-spacing: 2px;
}
