body {
/*  background: white; */
  font-family: Arial,Helvetica;
  font-size: 14px;
/*  color: black; */
  font-weight: bold;
}

h1 {
  font-family: Arial,Helvetica;
  color: #000000;
  background: transparent;
  font-weight: bold;
  text-align: center;
}

h2 {
  font-family: Arial,Helvetica;
  color: #000000;
  background: transparent;
  margin-left: 2%;
  margin-right: 2%;
  font-weight: bold;
  text-align: center;
}

h3 {
  font-family: Arial,Helvetica;
  color: #000000;
  background: transparent;
  margin-left: 4%;
  margin-right: 4%;
  font-weight: bold;
  text-align: center;
}

h4 {
  font-family: Arial,Helvetica;
  margin-left: 6%;
  margin-right: 6%;
  font-weight: bold;
  text-align: center;
}

h5 {
  font-family: Arial,Helvetica;
  margin-left: 6%;
  margin-right: 6%;
  font-weight: bold;
  text-align: center;
}

h6 {
  font-family: Arial,Helvetica;
  margin-left: 6%;
  margin-right: 6%;
  font-weight: bold;
  text-align: center;
}

h7 {
  font-family: Arial,Helvetica;
  margin-left: 6%;
  margin-right: 6%;
  font-weight: bold;
  text-align: center;
}

ul, ol, dl, p {
  margin-left: 6%;
  margin-right: 6%;
}

ul ul {
  margin-right: 1%;
}

pre {
  margin-left: 10%;
  white-space: pre;
}

table caption {
  font-size: larger;
  font-weight: bolder;
}

table p, table dl, tr, td, ol p, ul p, dl p, blockquote p, .note p, .note ul, .note ol, .note dl, li pre, dd pre {
  font-family: Arial,Helvetica;
  font-size: 14px;
/*  color: black; */
  font-weight: bold;
  margin-left: 0;
  margin-right: 0;
}

table th {
  font-family: Arial,Helvetica;
  font-size: 14px;
  margin-left: 0;
  margin-right: 0;
}

p.top {
  margin-left: 1%;
  margin-right: 1%;
}

blockquote {
  margin-left: 8%;
  margin-right: 8%;
  border: thin ridge #dc143c;
}

blockquote pre {
  margin-left: 1%;
  margin-right: 1%;
}

dt a {
  font-weight: bold;
  margin-top: .8em;
}

a:link {
  font-family: Arial,Helvetica;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  font-family: Arial,Helvetica;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  font-family: Arial,Helvetica;
  font-size: 14px;
  background: #87CEEB;
  font-weight: bold;
  text-decoration: none;
}

strong.html {
/*  color: 000000; */
  background: transparent;
}

strong.css {
/*  color: 000000; */
  background: transparent;
}

.default { text-decoration: underline; font-style: normal; }
.required { font-weight: bold; }
li.transitional {
  font-weight: lighter;
/*  color: #808080; */
  background: transparent;
}

li.frameset {
  font-weight: lighter;
  color: #D3D3D3;
  background: transparent;
}

