/* Legacy definitions */

NemethStar {
  color: darkblue;
  font-family: opensanseb;
  font-weight: bold;
  font-size: x-large;
  text-align: center;
}

NemethStarsub2 {
  color: #CD4F39;
  font-family: opensanseb;
  font-weight: normal;
  font-size: x-small;
  text-align: left;
}

NemethStar2 {
  color: darkblue;
  font-family: opensanseb;
  font-weight: bold;
  font-size: x-large;
  text-align: center;
}

.basicdiv {
  padding: 20px;
}

