*|body {
  border-style: none;
  margin: 0%;
  color: #606060;
  background-color: #333334;
  width: 100%;
}
*|h1 {
  line-height: normal;
  font-variant: normal;
  text-align: left;
  font-stretch: normal;
  font-size: 1em;
  font-style: normal;
  color: #36689c;
  font-size-adjust: none;
  font-weight: bold;
  font-family: arial narrow,arial;
}
*|p {
  background-color: #f8f8f8;
  color: #646464;
  text-align: left;
  font-family: Arial;
  font-size: 0.8em;
}
*|li {
  background-color: #f8f8f8;
  color: #646464;
  text-align: left;
  font-family: Arial;
  font-size: 0.7em;
  font-style: italic;
}
