body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}
a:link {  color: #0000FF; text-align: left}
a:visited { color: #003399;}
a:hover { text-decoration: underline; background-color: #ffff99;}
a:active {  color: #CC6600;text-decoration: underline}
p {
  margin-left: 3pt;
  font-size: small;
  color: #333333;
}
dt {
  font-size: small;
  margin-left: 3pt;
  margin-top: 3pt;
  color: #333333;
}
dd {
  font-size: small;
  color: #333333;
}
h1 {
  margin-left: 3pt;
  font-size: large;
  color: #cccccc;
  letter-spacing: 2px;
}
h2 {
  margin-left: 3pt;
  font-size: medium;
  color: #009999;
  border-color: #999999;
  border-bottom-width: thin;
  letter-spacing: 2px;
}
h3 {
  margin-left: 3pt;
  color: #009999;
  font-size: small;
  font-weight: bold;
}
h4 {
  margin-left: 3pt;
  color: #999999;
  font-size: small;
  font-weight: bold;
}
hr {
  background-color: #000000;
  border-color: #CCCCCC;
  border-style: solid;
  border-bottom-width: thin;
}
ul {
  font-size: small;
  color: #333333;
}
li {
  font-size:small;
  margin-left:10px
}
table.int {
  margin:3px;
  border: 1px solid #000000;
  background-color:#000000;
}
tr {
  vertical-align:top
}
td.int {
  border: 1px solid #000000;
  font-size:smaller;
  padding:4px;
  background-color:#ffffff;
}
th.int {
  border: 1px solid #000000;
  font-size:smaller;
  font-style:italic;
  horizontal-align:middle;
  padding:4px;
  background-color:#ffffff;
}
.copy {text-align:center}
.contents {
  font-size: small;
  color: #FFFFFF;
  background-color: #666666;
  text-align: justify;
  white-space: nowrap;
  font-weight: lighter;
  text-indent: 5pt;
  letter-spacing: 2px;
}
.question {font-size: medium; font-weight: bold; text-decoration:italic}
.answer {font-size:small}
.thispage {
  font-size: small;
  color: #cccccc;
}
#haiku {
  text-align:center
}
