/* cascade style sheet for the kozankai home page */
body { background-color: white; color: black; }
table { color: black; }
h1 { padding: 7px 5px 5px 10px; background-color: #339933; color: white; font-family: fantasy,cursive,serif,sans-serif; text-align: center; }
h2 { padding: 5px 3px 3px 10px; background-color: #339966; margin-left:5; color: #FFFF00; font-family: cursive,serif,sans-serif; }
h3 { margin-left:15; font-size: medium; text-decoration: underline; font-style: italic; }
h4 { margin-left:25; font-size: medium; font-style: italic; }
A:link { color:#990000; }
A:visited { color:#663300; text-decoration:none; }
A:active { color:#990033; font-style:italic; }
A:hover { color:#CC0000; font-weight:bold; }
p.h1 { margin-left:10; font-style: italic; text-indent: 10px; }
p.h2 { margin-left:20; text-indent: 10px; }
p.h3 { margin-left:30; text-indent: 10px; }
p.h4 { margin-left:40; text-indent: 10px; }
thead.tabhead { background-color: #008080; color: white; }
tbody.tabbody { background-color: #ffffcc; color: black; }
table.maintab { width: 100%; empty-cells: show; }
table.normal { background-color: #ffffcc; color: }
.greenyellow { color: #66ff99; }
.yellow { color: #ffff00; }
.skin { color: #ffcc33; }
.caption { color: #000099; }
.titem { text-align: left; color: #330033; background-color: #cccccc; }
.bold { font-weight: bold; }
.cursive { font-family: cursive,serif,sans-serif; }
