body,p {
	color: #ffffff;
	background: #000000;
	font: 12pt 'MS PGothic', Osaka;
}
a:link { color: #ffa0ff }
a:visited { color: #ffffa0 }
a:active { color: #ffff00 }
h1 {
	color: #ffffff;
	font-size: 22pt;
	text-align: center;
	font-weight: bold;
}
h1 big { font-size: 36pt; }
h1 small { font-size: 18pt; }
h2 {
	color: #ffffff;
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
}
p { line-height: 1.4em; }
p small { font-size: 9pt; }
dl { line-height: 1.4em }
blockquote { line-height: 1.4em }
td {
	font-size: 12pt;
	line-height: 14pt;
}
