body { background-color: #ffffee; color: #000000; margin-left: 2em; margin-right: 2em; }

h1, h2, h3, h4, h5, h6 {
 text-align: left;
 border-style: solid;
 padding: 0.5em;
 font-weight: bold; 
 }
h1 {
 background-color: #336600;
 color: #ffffff;
 border-bottom-width: 0.5em;
 border-left-width: 0;
 border-right-width: 1em;
 border-top-width: 0;
 border-color: #cc0000;
 margin-left: 0; 
 font-size: 14pt;
 }
h2 {
 background-color: #666600;
 color: #ffffff;
 border-bottom-width: 0.2em;
 border-left-width: 0;
 border-right-width: 1em;
 border-top-width: 0;
 border-color: #669900;
 margin-left: 0; 
 font-size: 14pt;
 }
p.nav { font-family: Osaka, sans-serif; font-size: 9pt; text-align: center; margin: 1em; line-height: 2em; }
p.body { font-family: serif; font-size: 14pt; text-align: center; margin: 5em; }
p.footer { font-family: serif; font-size: 9pt; font-style: italic; text-align: right;
 margin: 1em; line-height: 1em; }
a:link { color: #6633ff; background-color: transparent; }
a:visited { color: #cc00ff; background-color: transparent; }
a:active { color: #ff0000; background-color: transparent; }
a:hover { color: #9933ff; background-color: transparent; }

small { font-size: small; font-style: italic; }

td.body { text-align: center; padding: 5em 1em; }

hr.top { margin-top: 1em; margin-bottom: 3em; }
hr.bottom { margin-top: 3em; margin-bottom: 1em; }
hr { width: 80%; }

img { vertical-align: middle; border: 0; }

li { line-height: 46px; }
li.index { line-height: 2em; }

p.validated { text-align: center; }

address { 
 font: italic medium/1.3em Osaka, "Heisei Kaku Gothic W3", sans-serif;
 text-align: right; 
 }