@charset "UTF-8";
/* CSS Document */

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #663300;
	font-style: normal;
	text-indent: 0px;
	font-weight: bold;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	text-indent: 0px;
	font-weight: bold;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	text-align:left;
	text-indent: 0px;
	font-weight: bold;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #663300;
	font-style: normal;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #663300;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
.treedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #663300;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	text-indent: 0px;
}


	tablelines {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #663300;
}
.tablelines {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #663300;
}
.align {
	width: 450px;
	height: auto;
	overflow: visible;
	max-width:inherit;
}
