.main {
	font-size: 10pt;
	line-height: 1.2;
	color: #333333;
}
.title {
@@font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #3366CC;
	word-spacing: 0.5em;
}
.title2 {
	font-weight: bold;
	color: #3366CC;
	word-spacing: 1.0em;
}
.sel {
	line-height: 1.5;
	color: #333333;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	font-size: 11pt;
}
