body {
	font-family:MS PGothic;
	font-size:10pt;
	color:#ffffff;
	background-image:url('../images/haikei.jpg');
	background-repeat:repeat-x
}

a.menu {
	float: left;
	display:block;;
	color:white;
	background-image:url('../images/a.gif');
	background-repeat:no-repeat;
	text-align:center;
	width:95px;
	height:20px;
}

}
a.menu:hover {
	color:white;
	background-image:url('../images/ahoover.gif');
	background-repeat:no-repeat;
	width:95px;
	height:20px;
}

td.head {
	background-image:url("../images/header.gif");
	background-repeat:no-repeat;
}

td {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size:10pt;
}