
p.quote {
  font-size: 12px;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 0.5em;
}

p.quote-author {
  font-size: 10px;
  line-height: 14px;
  text-align: right;
  margin-bottom: 2.5em;
}

p.more {
  font-weight: bold;
  text-decoration: none;
}

p.more a {
  text-decoration: none;
  color: black;
}

p.header {
  margin-bottom: 0.25em;
  font-weight: bold;
}

table.content-table {
  border-width: 1px;
  border-style: hidden;
  border-collapse: collapse;
}

table.content-table td, table.content-table th {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  border-width: 1px;
  border-style: solid;
  border-color: white;
  padding: 4px 6px;
}

table.content-table th, table.content-table thead td {
  color: white;
  background-color: #5A5A5A;
  text-align: left;
  font-weight: bold;
}


