body {
	background-image: url(haikei.jpg);
	font-size: 10px;
	margin-top: 0px;
	line-height: 16px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
border {
	border: 1px solid #CCCCCC;
}
