/* This is the style of your browser text */



h1.journalred, h3.redsmall, h3.redbig {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 1em;
  color: #c60c42;
}
h3.bluesmall {
  font-family: Arial;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 1em;
  color: #002d62;
}

h1.journalred {
  font-size: 36px;
}

h3.bluesmall {
  font-size: 18px;
}

h3.redsmall {
  font-size: 12px;
}

h3.redbig {
  font-size: 16px;
}
