body { margin: 0;  padding: 0; }
a:link { color:#0000cc; }
a:hover { color: #ff8800; text-decoration: underline; }

.main-body {
	margin: 20px;
	width: 660px;
	font-size: 14px;
}

.bd-content {
	margin: 0 0 20px;
}

.bd-title {
	font-weight: bold;
	color: #000066;
	margin: 0 0 1em;
	padding: 0 0 .7em;
	border-bottom: #cccccc 1px solid;
	font-size: 140%;
} .bd-date {
	font-size: 70%;
	color: #888888;
} .bd-text {
	font-size: 100%;
	color: #000000;
	line-height: 1.3em;
} .bd-text-sub {
	margin: 20px 0 0;
} .bd-link {
	margin: 3px 0;
	font-size: 0.8em;
} .bd-image-left {
	margin: 0 10px 10px 0;
} .bd-image-right {
	margin: 0 0 10px 5px;
}

.header {
	margin: 0px 0 0px 0;
	background: url(img/header_bg.gif) repeat-x;

}

.body {
	width: 670px;
	margin: 15px 15px 20px;
	font-size: 14px;
	line-height: 1.4em;
	color: black;
	background: #ffffff;
}

.footer {
	margin: 20px 0 0 0;
	background: url(img/footer_bg.gif) repeat-x;
}

.chart-caption {
	font-size: 12px;
	line-height: 1.2em;
	color: #333333;
	padding: 5px 5px 10px;
}

.subhead-1 {
	border-left: solid 8px #cc0044;
	padding: 8px 0 8px 10px;
	margin: 20px 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
} .subtext-1 {
	margin: 10px 0 20px 20px;
	font-size: 14px;
	line-height: 1.3em;
} .subtext-2 {
	margin: 5px 0 15px 20px;
	font-size: 12px;
	line-height: 1.3em;
}

.subhead-2 {
	color: #660088;
	margin: 10px 0 3px;
	font-size: 1.1em;
	font-weight: bold;
}

.boxed-1 {
	border: solid 2px #cccccc;
	margin: 10px 0 20px 0;
	padding: 20px;
}

.text-1 {
	margin: 10px 0 20px 0;
	font-size: 14px;  line-height: 1.3em;
}

.subtitle-1 {
	margin: 40px 0 20px;
	font-size: 24px; line-height:1.2em;
	font-weight: bold;
	color: #660088;
	padding: 0 0 10px;
	border-bottom: 2px dotted #999999;
}

.backto {
	margin: 35px 0 0 0;
	border-top: 1px solid #cccccc;
	padding: 8px 0 0 0;
	font-size: 14px;
}

.title-1 {
	font-size: 40px;  line-height: 1em;
	font-weight: bold;
	margin: 0px 0 20px 0;
	color: #000088;
}

.title-2 {
	font-size: 32px;  line-height: 1em;
	font-weight: bold;
	margin: 0px 0 20px 0;
	color: #555555;
}

.captiontext-1 {
	font-size: 14px; line-height: 1.2em;
	color: #333333;
	margin: 10px 0 0;
}

.counter { font-size:12px; color:#666666; }

p {
	margin: 0 0 0.6em 0;
}

.book-img { border: #333333 solid 1px; }

.red { color: #ff0000; }
