html, body { color: white; font-size: 8pt; font-family: Osaka, arial, "ＭＳ ゴシック", "ＭＳ Ｐゴシック"; background-color: black; height:100%; }
a { text-decoration: underline; }
a:hover { color: silver; text-decoration: underline; }
p, li { margin:2px; color:#555; padding:2px}
ul { padding-left:1em; }
img { border: none; }
.bordered { border:1px solid #aaa; }
h1 { color: white; font-size: 12pt; font-family: Osaka, arial, "ＭＳ ゴシック", "ＭＳ Ｐゴシック"; font-weight: bold; font-style: normal; }
h2 { color: white; font-size: 11pt; font-family: Osaka, arial, "ＭＳ ゴシック", "ＭＳ Ｐゴシック"; font-weight: bold; font-style: normal; }
h3 { color: #d2eeff; font-size: 10pt; font-family: Osaka, arial, "ＭＳ ゴシック", "ＭＳ Ｐゴシック"; font-weight: normal; font-style: normal; }
h4 { color: #c7f3ce; font-size: 10pt; font-family: Osaka, arial, "ＭＳ ゴシック", "ＭＳ Ｐゴシック"; font-weight: normal; font-style: normal; }
a:link { color: #808080; text-decoration: underline; }
a:visited { color: #808080; text-decoration: underline; }

