body { margin: 0px; padding: 0px; background: #ffffff; text-align: center; }

h1   { border: 1px solid; text-align: center; }
h2   { border: 0px solid; text-align: center; }
h3   { border: 1px solid; text-align: center; }
h4   { border-bottom: 3px dotted; }
p    { font-family:sans-serif; line-height:1.5em; margin-left: 2em; margin-right: 2em; text-align: center; }
a    { font-size: x-small; text-align: center; }
.waku { border-top: 2px solid;  border-right: 2px solid;  border-bottom: 2px solid;  border-left: 2px solid; }


body { color:gray; line-height:1.5;}
h1   { color:gray;}
h2   { color:gray;}
h3   { color:white; background-color: salmon; padding:2px; }
h4   { color:gray; border-bottom-color:gray; }
p    { color:gray;}
a    { color:gray;}

a:link    { color:salmon; text-decoration: none; }
a:visited { color:magenta; text-decoration: none; }
a:hover   { color:lightgray; text-decoration: none; }
a:active  { color:darkgray; text-decoration: none; }
.waku { background-color: lightyellow; }

th { vertical-align: top;}

td { vertical-align: top;}
