BODY {
	background-color: #FFDD00;
}

A:link		{color: blue}
A:visited	{color: ##800080}
A:active	{color: #FF0000}
A:hover		{color: #FF9700}

H1 {
	font-size: 20pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 2px 20px 40px;
	padding: 6px;
	background-color: #000000;
	border-width: thin;
	border-width: 6px 10px;
	border-style: solid;
	border-color: #FF9400;
	line-height: 1.2em;
}

H3 {
	font-size: 14pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
	line-height: 1.5em;
	text-align: center;
}

H4 {
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
	line-height: 1.2em;
	text-align: center;
}

TABLE {
	margin-top: 10px;
	margin-bottom: 10px;
}

TD.textD {
	width: 320px;
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	background-color: white;
}

TD.textD2 {
	width: 640px;
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	background-color: white;
}

TD.textDc {
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	background-color: white;
	text-align: center;
}

TD.cap {
	width: 230px;
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	background-color: white;
}

TD.cap2 {
	width: 470px;
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	background-color: white;
}

P.kakomi {
	font-size: 11pt;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin: 5px 50px;
	padding: 5px;
	background-color: white;
	border-width: thin;
	border-width: 3px;
	border-style: solid;
	border-color: #FF9400;
	line-height: 1.2em;
}
