body,td,th {
	font-size: small;
}
.w800 {
	margin: auto;
	width: 800px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
.w765_text_r {
	text-align: right;
	margin: auto;
	width: 764px;
}
.w765_text_c {
	text-align: center;
	margin: auto;
	width: 764px;
}
.w765_text_foot {
	text-align: center;
	margin: auto;
	width: 764px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #AAAAAA;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}
.space5 {
	height: 5px;
}
.space10 {
	height: 10px;
}
