*|a {
  color: #318ca5;
  text-decoration: none;
}
*|a:hover {
  color: #800080;
  text-decoration: underline;
}
*|body {
  font-family: Arial;
  font-size: 15px;
}
*|h1 {
  font-size: 14pt;
}
*|p {
  font-size: 10pt;
}
*|table {
  text-align: left;
  border-collapse: collapse;
}
*|td {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}

