@charset "utf-8";
body {
	margin: 0px;
	padding: 0px 0px 0px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: transparent;
}
h1 {
	font-size: 26px;
	color: #72904B;
	margin: 15px 0px 10px;
	padding: 0px;
}
h2 {
	color: #72904B;
	margin: 5px 0px;
	padding: 0px;
	font-size: 15px;
}
h3 {
	color: #72904B;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
a, a:link, a:active {
	text-decoration: underline;
	color: #72904B;
	border: 0px;
}
img { border:0px; }
a:hover {
	text-decoration: underline;
	color: #000000;
}
td {
	padding-bottom: 10px;
}
blockquote {
	color: black;
	background: url(../img/quote_left.png) left top no-repeat;
	margin: 0px;
	padding: 0px;
}
blockquote div {
	background: transparent url(../img/quote_right.png) right bottom no-repeat;
	margin: 0px;
	padding: 0 30px;
}
sup {
	color: red;
}
ol.footnotes{ font-size:10px }

#back {
	height: 69px;
	width: 207px;
	position: relative;
	left: 60px;
	top: 10px;
	float: right;
}
td {
	font-weight: bold;
}
#box td a {
	color: #00529C;
}
#statbox {
	color: #72904B;
	font-weight: bold;
	margin-top: 70px;
}
