*|body, *|h1, *|h2, *|h3, *|h4, *|h5, *|h6, *|p, *|form, *|blockquote {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
}
*|h1, *|h2, *|h3, *|h4, *|h5, *|h6, *|pre, *|code {
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
}
*|a {
  color: #000000;
}
*|a:hover {
  color: #000000;
}
*|a *|img {
  border:  none;
}
*|h1 {
  font-size: 16px;
}
*|h2 {
  font-size: 14px;
}
*|h3 {
  font-size: 12px;
}
*|h6 {
  font-size: 16px;
  line-height: 2.8em;
}
