A	{text-decoration: none;
	link-color: #333333;
	visited-color: #333333;
	active-color: #000000;}
BODY	{background: #ffffff;
	font-family: Times;
	margin: 0px;
	margin-left: 100px;
	}
H1	{
	margin-top: 1.5em;
	font-family: Times;
	font-size: 18pt;
	text-decoration: underline;
	}
OL	{
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 16pt;
	}
TD	{
	font-size: 14pt;
	}
FONT	{
	}
UL	{
	list-style-type: none;
	}
FONT.copyright {
	font-family: Helvetica;
	font-size: 8pt;
	}

.c {
	opacity: 0;
	visibility: hidden;
}

#copyright {
	position: absolute;
	left: 100px;
	top: 800px;
}
#navi {
	position: absolute;
	left: 100px;
	top: 160px;
	width: 1000px;
}
h2 {
	margin: 0px;
}

