body {
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FCFCF1;
}
.font {
	font-size: 12px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-decoration: none;
}
.ab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bolder;
}
