a:link { }
a:visited { }
a:hover { }
a:active { }
h2 {
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-indent: -9999px;
	width: 520px;
	height: 36px;
	margin-top: 36px; }
h3 {
	font-size: 16px;
	background-color: #f0e8cd;
	margin-top: 32px;
	margin-bottom: 24px;
	padding: 6px 10px; }
.contents a:link {
	color: #ba0000;
	font-weight: bold;
	text-decoration: none; }
.contents a:visited {
	color: #ba0000;
	font-weight: bold;
	text-decoration: none; }
.contents a:hover {
	color: #ba0000;
	font-weight: bold;
	text-decoration: none; }
.contents a:active {
	color: #ba0000;
	font-weight: bold;
	text-decoration: none; }
.contents {
	line-height: 180%;
	margin-bottom: 12px; }
.contents dl {
	font-size: 14px;
	margin: 24px 12px 10px;
	padding-bottom: 12px; }
.contents dt {
	margin-top: 24px;
	margin-right: 400px;
	padding-left: 12px; }
.contents dd {
	margin-top: -24px;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-left: 130px;
	border-bottom: 1px dashed #f0e8cd; }
.contents table {
	margin-top: -18px; }
