a:link {
	text-decoration:underline;
	font-size: 10pt;
	color: #0064fa
}
a:visited {
	text-decoration:underline;
	font-size: 10pt;
	color: #7b68ee
}
a:active {
	text-decoration:underline;
	font-size: 10pt;
	font-weight: bold;
	color: #7b68ee
	background-color:#4444ee;
}
a:hover{
	text-decoration:underline;
	font-size: 10pt;
	font-weight: bold;
	color: #7b68ee
}
body {
	font-size: 10pt;
	color: #000080;
	background-color:#eeeeff;
	background-image:url(haikei1.gif);
}
td {
	color:#000080;
}
td em{
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
}
p em{
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
}
p strong{
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
}
