body {
	background-color: #fff;
	color: #000;
    scrollbar-face-color: #9999cc ;
	font-size: 14px;
      font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a:link { text-decoration:none; color:#000066; }
a:visited { text-decoration:none; color:#aa3333; }
a:hover { text-decoration:underline overline; color:#008844; }

.hidden {
	visibility: hidden;
}

.his {
	width: 70%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 1em;
}

.his h2 {
	color: #000;
	font-size: 17px;
	font-weight: 700;
	border-left: solid 5px #6666cc;
	border-bottom: solid 1px #6666cc;
	margin: 1em 0em;
	padding: 0px 0px 0px 1ex;
}

.his p.text {
	margin: 1em 0em;
	padding: 0px;
}

.his p.fol {
	text-align: center;
	border-top: dotted 1px #8866aa;
	margin: 1em 0em;
	padding-top: 5px;
}

.his p.rside {
	text-align: right;
	margin: 1em 0em;
	padding: 0px;
}

.his ul, ol {
	margin: 1em 0em;
	padding-left: 2ex;
	text-align: left;
	line-height: 160%;
}

.his dl,table {
	margin: 1ex 0em;
	padding: 0px;
	text-align: left;
}

.his dt {
	color: #3333aa;
	font-weight: 600;
	margin-top: 10px;
}

.his dt.border {
	line-height: 160%;
	border-top: dotted 1px #8866aa;
	margin-top: 0.3em;
	padding-top: 0.2em;
	clear: both;
}

.his dd {
	line-height: 160%;
}

.his dd.author {
	text-align: right;
    	font-size: 11px;
}

.his legend {
	color: #aa77aa;
	font-weight: 700;
	margin: 0px;
	padding: 0px 0.5ex 0px 0.5ex;
}

.his input {
	border: solid 1px #777777;
}

.his textarea {
	border: solid 1px #777777;
}

.his input:focus {
	border: solid 1px #cccccc;
}

.his textarea:focus {
	border: solid 1px #cccccc;
}

.his fieldset.post {
	border: solid 1px #0000aa;
	margin: 1em 0em;
	padding: 0.5em 1em;
}

.his fieldset.post input {
	max-width: 100%;
}

.his fieldset.post textarea {
	min-width: 80%;
	max-width: 100%;
}

.his p.copyright {
	text-align: right;
	margin: 1em 0em;
	padding: 0px;
}
