/* CSS file for nk-home.net/~aoyama */

body {
	color: black;
	background: cornsilk;
	font-family: arial, helvetica, sans-serif;
}

hr {
	color: darkblue;
}

h1, h2, h3, h4, h5, h6 {
	color: white;
	background: darkblue;
}

th {
	color: white;
	background: darkblue;
}

a:hover {
	color: white;
	background: darkblue;
}

sup {
	font-size: 90%;
}
