
.borderbase {
  background-color: #306754;
  color: #fcce8e;
}

.mainbase {
  background-color: #f8e8c2;
  font-weight: bold;
}

.specialtext {
  font-size: 14pt;
  color: #306754;
  font-weight: bold;
}

.title {
  font-size: 18pt;
  text-align: center;
  font-weight: bold;
}

.itemright {
  float: right;
}

.textbox {
  background-color: #fee4b1;
  color: #306754;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}

.Colortitle {
  font-size: 16pt;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  color: #306754;
}
