p {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
}

a:link {
  color: #FF00FF;
  text-decoration: none;
}

a:hover{
  color: #999999;
  text-decoration: underline;
}

.headline {
  color: #0000FF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.note {
  color: #FA1216;
  font-size: 12px;
  font-weight: bold;
}

.byline {
  color: #999999;
  font-style: italic;
  text-align: right;
}
