body	{
	background: url("images/a097.jpg") repeat fixed;
	color: blue;
	font-family: Times, serif;
	font-size: 1em;
	font-weight: bold;
	}
*	{
	color: blue;
	font-family: Times, serif;
	font-size: 1em;
	font-weight: bold;
	}
p	{
	color: blue;
	font-family: Times, serif;
	font-size: 1em;
	font-weight: bold;
	}
dl	{
	color: blue;
	font-family: Times, serif;
	font-size: 1em;
	font-weight: bold;
	}
ul	{
	color: blue;
	}
h1	{
	color: blue;
	font-family: Arial, sans-serif;
	font-size: 2.7em;
	font-weight: bold;
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
	}
h2	{
	color: blue;
	font-family: Arial, sans-serif;
	font-size: 1.6em;
	margin-bottom: 0em;
	padding-bottom: 0em;
	}
h3	{
	color: blue;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	margin-bottom: 0em;
	padding-bottom: 0em;
	}
h4	{
	color: blue;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	text-decoration: underline;
	margin-bottom: 0em;
	padding-bottom: 0em;
	}
a:link	{
	color: maroon;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: maroon;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: maroon;
	text-decoration: underline;
	}
.contents {
	font-family: Arial, sans-serif;
	}
.caption {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	}
.sans	{
	font-family: Arial, sans-serif;
	}
.serif	{
	font-family: Times, serif;
	}
.bold	{
	font-weight: bolder;
	}
.italic	{
	font-style: italic;
	}
.bold-italic	{
	font-weight: bold;
	font-style: italic;
	}
.small	{
	font-size: 0.8em;
	}
.small-bold	{
	font-size: 0.8em;
	font-weight: bold;
	}
.small-italic	{
	font-size: 0.8em;
	font-style: italic;
	}
.small-bold-italic	{
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	}
.big	{
	font-size: 1.5em;
	}
.big-bold	{
	font-size: 1.2em;
	font-weight: bold;
	}
.big-italic	{
	font-size: 1.2em;
	font-style: italic;
	}
.big-bold-italic	{
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	}
