	<style type="text/css">
	body {
		background-color:#fff7d6;
		background-image:url("../img/back/beigebd.gif");
		color:#400000;
		padding-left:12px;
		margin-right:24px;
	}
	html,body {
		scrollbar-face-color:#fff7d6;
		scrollbar-shadow-color:#fff7d6;
		scrollbar-track-color:#ffdec6;
		scrollbar-base-color:#ffdec6;
		scrollbar-highlight-color:#ffffff;
		scrollbar-arrow-color:#daa520;
		scrollbar-3dlight-color:#daa520;
		scrollbar-darkshadow-color:#daa520;
	}
	table fi {
		table-layout:fixed;
	}
	dt {
		font:normal 24px "poor richard",times;
		line-height:150%;
	}
	dt#cap {
		font:normal 32px "poor richard",times;
		line-height:240%;
		text-align:center;
	}
	dd {
		font:normal 20px "MS UI Gothic";
		line-height:180%;
	}
	dd#cap {
		font:normal 26px "MS UI Gothic";
		line-height:210%;
		text-align:center;
	}
	dd#sp {
		line-height:100%;
	}
	a {
		text-decoration:none;
	}
	.nm {
		font-family:times;
	}
	li {
		font:normal 15px "MS UI Gothic";
		line-height:136%;
	}
	</style>
