body {
		background-color: FFFFFF;
		background-repeat: repeat-x;
}
.l{
	font-size: 16px;
	color: #333333;
	line-height: 140%;
}
.m{
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}
.s{
	font-size: 10px;
	color: #333333;
	line-height: 120%;
}
.error{
	font-size: 12px;
	color: #FF0066;
	line-height: 140%;
}

