@charset "utf-8";
#doc #hd {
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
#doc #bd .yui-b ul {
	list-style-type: disc;
	list-style-position: outside;
}
.copyright {
	text-align: center;
}
#doc #ft {
	margin-top: 5px;
}
#doc #hd h1 {
	font-size: x-large;
}

fieldset {
	border:groove 2px;
	padding: 2px;
}
