/* hihyonokai home page style sheet */
BODY { background: white; margin: 0px 30px }
A:link { color: maroon }
A:visited { color: navy }
DIV.title, P.counter, P.excuse { text-align: center }
TABLE.welcome { border: 0pt }
TD.welcome { vertical-align: top; color: black; background: silver;
             width: 50%;
             padding: 30px }
TD.toc { vertical-align: top; text-align: center }
.tocent { color: white; background: silver;
          font-size: medium; font-style: italic }
.tocent:link { color: white; background: silver }
.tocent:visited { color: white; background: silver }
DIV.date { font-family: Courier, monospace }
DIV.navbar { text-align: center; font-size: x-small }
DIV.arrows { text-align: right }
H1#chap-wnew { color: white; background: rgb(0,102,51) }
H1#chap-info { color: white; background: rgb(204,51,0) }
H1#chap-acts { color: white; background: rgb(51,51,204) }
H1#chap-nlet { color: white; background: rgb(204,0,51) }
H1#chap-ml { color: white; background: rgb(153,0,204) }
H1#chap-guest { color: white; background: rgb(0,153,0) }
H1#chap-link { color: white;background: rgb(204,153,51) }
H2 { font-style: italic; text-decoration: underline }
SPAN.date { font-size: smaller }
