.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #C00;
}
.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: bolder;
	background-color: #FFC;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	letter-spacing: 2px;
	width: auto;
}
.att {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
	letter-spacing: 2px;
}
