small { font-size: 80%; }
big { font-size: 125%; }

.title {
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 0em;
  font-size: 1.2rem;
}

.date {
  font-size: 0.75rem;
  font-style: italic;
  margin-bottom: 1em;
  color: #000000;
  margin-bottom: 1em;
}

.byline {
  color: #000000;
  font-size: 1rem;
  font-style: italic;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 0.35em;
}
a.byline:link {
  color: rgb(2, 134, 61);
  text-decoration: none;
}
a.byline:visited {
  color: rgb(33, 163, 92);
  text-decoration: none;
}
a.byline:active {
  color: rgb(2, 134, 2);
  text-decoration: underline;
}
a.byline:hover {
  color: rgb(2, 134, 2);
  text-decoration: underline;
}

.blurb { font-weight: bold }
.article { font-weight: normal }

.categorylink {
  font-size: 1rem;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}
a.categorylink:link {
  color: rgb(2, 134, 61);
  text-decoration: none;
}
a.categorylink:visited {
  color: rgb(33, 163, 92);
  text-decoration: none;
}
a.categorylink:active {
  color: rgb(2, 134, 2);
  text-decoration: underline;
}
a.categorylink:hover {
  color: rgb(2, 134, 2);
  text-decoration: underline;
}


.link { font-weight: normal }
.menu { font-size: 1rem; }
.quote { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-align: center }
.interviewerHead { font-style: italic; font-weight: bold;  }
.interviewSubjHead { font-weight: bold; }

.headlinedate { color: #FFFFFF; font-size: 0.75rem; font-style: italic }
.headlinetitle { font-size: 1.1rem; font-weight: bold }
a.headlinetitle:link    { color: #00ff99; }
a.headlinetitle:visited { color: #ccffcc; }
a.headlinetitle:active  { color: #00ff99; }
a.headlinetitle:hover   { color: #00ff99; }
.headlinebyline { color: #FFFFFF; font-size: 11pt; font-style: italic }
