body
	{
	background: ivory;
	font-size: 11pt;
	}
.main
	{
	text-align: center;
	}
h1
	{
	font-size: 24pt;
	color: deeppink;
	line-height: 24pt;
	}
h2
	{
	font-size: 16pt;
	color: royalblue;
	line-height: 16pt;
	}
a.kyoku:link,a.kyoku:visited,a.kyoku:hover
	{
	font-size: 16pt;
	weight: bold;
	text-decoration: none;
	}
a.kyoku:link,a.kyoku:visited
	{
	color: darkorange;
	}
a.kyoku:hover
	color: lime;
	}
a.back:link,a.back:visited,a.back:hover
	{
	font-size: 20pt;
	text-decoration: none;
	}
a.back:link,a.back:visited
	{
	color: darkgreen;
	}
a.back:hover
	{
	color: lime;
	}
table
	{
	margin-left: auto;
	margin-right: auto;
	}
td
	{
	padding: 4px 4px;
	}
