body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	background-image: url(images/base.jpg);
	background-color: #FFFFFF;
}

.big { font-size: 20px; font-weight: bolder; line-height: 35px; }
.middle { font-size: 16px; font-weight: bolder; line-height: 27px; }
.book{ border: 1px solid #cccccc;}
.white {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.date {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.sengen {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #000000;
}
.smallwhite {
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.gray {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.smallblack {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.smallgray {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.smallgray2 {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.xsmallblack {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.credit {
	font-size: 11px;
	line-height: 15px;
	color: #006349;
}
.bkgray {
	background-color: #aaaaaa;
}
.date {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.line{ border: 1px solid #cccccc;}
a:link {
	color: #009245;
	text-decoration: none;
}
a:visited {
	color: #009245;
	text-decoration: none;
}
a:hover {
	color: #E4BE02;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}