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

.big { font-size: 23px; font-weight: bolder; line-height: 40px; }
.middle2 { font-size: 18px; font-weight: bolder; line-height: 30px; }
.book{ border: 1px solid #cccccc;}
.white {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.date {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.smallwhite {
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.gray {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.smallblack {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.smallgray {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.xsmallgray {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.xsmallblack {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	letter-spacing: 1px;
}
.bkgray {
	background-color: #aaaaaa;
}
.line{ border: 1px solid #cccccc;}

a:link {
	color: #8291B4;
	text-decoration: none;
}
a:visited {
	color: #8291B4;
	text-decoration: none;
}
a:hover {
	color: #3E659B;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}