body {
  background-color: #ffffff;
  background-image: url(check24b2.gif);
  background-repeat: repeat-y;
  margin-left: 4%;
  color: black;
}

A:hover{ text-decoration: undefline; color: #004fbf; }

em { color: blue }
strong { color: #e00000 }
p { text-indent: 1em }
p.desc { text-indent: 1em; color: #00a050 }

/*li { list-style: disc }*/
li.h2 { list-style: square; color: #4fbf4f }
li.h3 { list-style: square; color: #4f4fbf }

div.desc { color: #608000 }
div.updated { text-align: left; font-size: small }
div.indent { margin-left: 10%; margin-right: 10% }
div.url { text-align: left; color: #ffa000; font-style: italic }
div.lang-navi { text-align: right; color: #a52a2a; margin-top: -1em }
div.doc-navi {
  text-align: center;
  font-size: small;
  color: green;
}

h1 {
  text-align: center;
}

h2 {
  background-image: url(GreenBox.gif);
  background-repeat: no-repeat;
/*width: 100%; Netscape Navigator 4 for Win95 program error! */
  font-size: medium;
  padding: 4px 4px 4px 20px;
  background-color: #dfffdf;
/*border: none;*/
/*margin-left: 0px; Netscape Navigator 4 for Win95 program error! */
}

h3 {
  background-image: url(BlueBox.gif);
  background-repeat: no-repeat;
/*width: 100%; Netscape Navigator 4 for Win95 program error! */
  font-size: medium;
  padding: 4px 4px 4px 20px;
  background-color: #dfffff;
/*border: none;*/
/*margin-left: 0px; Netscape Navigator 4 for Win95 program error! */
}

blockquote {
  font-style: italic;
  color: #a52a2a;
}

address {
  font-style: italic;
/*font-size: smaller;*/
  color: #a52a2a;
}

pre.box {
  white-space: pre;
/*width: 100%; Netscape Navigator 4 for Win95 program error! */
  border: normal;
  padding: 0em;
  background-color: #efffff;
  border-style: solid;
  border-width: 1px;
  border-color: black;
/*margin-left: 0px; Netscape Navigator 4 for Win95 program error! */
}
