body {
	background: #fff;
	color: #000;
	}

h1 {
	background: transpanret;
	color: #f0c;
	font-size: 100%;
	border: thin solid #fcc;
	padding: 0.3em;
	margin: 0 0 0.5em;
	font-weight: bold;
	text-align: center;
	}

h2 {
	background: transpanret;
	color: #f0c;
	font-size: 100%;
	border-bottom: thin solid #fcc;
	padding: 0.3em;
	margin: 0.5em 0 0.5em;
	font-weight: normal;
	}

dl {
	background: transpanret;
	margin-top: 1em;
	}

dl dt:first-child {
	margin-top: 0.5em;
	border-top: dashed #fcf 1px;
	padding-top: 0.5em;
	}

dl dd {
	padding-bottom: 0.5em;
	border-bottom: dashed #fcf 1px;
	margin-bottom: 0.5em;
	}

ul#toTop {
	list-style-type: none;
	}

a:link {
	color: #00f;
	text-decoration: underline;
	}

a:visited {
	color: #009;
	text-decoration: underline;
	}

hr {
	margin: 1em 0 0.3em;
	}

address {
	font-style: normal;
	font-size: 0.8em;
	}

ul.notes li {
	list-style: disc url('NoteMark-JPM.GIF');
	}

#toTop {
	margin: 1em 0;
	}

.forPC,
kbd.akey,
.forAural { display: none; }
