body {
	background-color: #003300;
	margin: 0px;
	padding: 30px;
}
table {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 640px;
}
.text {
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: lighter;
	color: #333333;
	margin: 8px 8px 8px 32px;
	padding: 0px;
	width: 90%;
}
.text-pre {
	white-space: pre;
	font-size: 0.7em;
	font-weight: lighter;
	color: #333333;
	margin: 8px 8px 8px 32px;
	padding: 0px;
	width: 90%;
	line-height: 1.5em;
}
a {
	text-decoration: none;
}
img {
	margin: 8px;
	padding: 0px;
}
.copyright {
	font-size: 0.6em;
	font-weight: lighter;
	color: #FFFFFF;
}
p {
	margin: 2px 4px;
	padding: 0px;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #003300;
	margin: 4px 2px;
	width: 100%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding: 0px;
}
h2 {
	font-size: 0.9em;
	font-weight: normal;
	color: #006600;
	padding: 0px;
	width: 98%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin: 2px 2px 2px 12px;
}
h3 {
	font-size: 0.7em;
	font-weight: lighter;
	color: #006600;
	margin: 4px 8px 2px 0px;
	padding: 0px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
.text-bbs1 {
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: lighter;
	padding: 8px 64px 8px 32px;
	margin: 16px;
	border: 1px solid #003300;
}
.text-bbs2 {
	padding: 0px 0px 0px 64px;
	float: right;
	margin: 0px;
	width: 90%;
}
h6 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}
.text-works {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003300;
	font-size: 0.7em;
	font-weight: lighter;
	color: #333333;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text-top {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: lighter;
	color: #003300;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 100%;
	white-space: pre;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}
