.f15 {
	font-size: 15px;
	line-height: 1.8em;
}
.f13 {  font-size: 13px; line-height: 1.8em;}
h2 {
	font-size: 20px;
	font-weight: bolder;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #66F;
	padding-left: 20px;
}
h1 {
	background-image: url(images/common/h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 689px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 40px;
}

.space {
	margin-left: -18px;
}
