
.borderbase {
  background-color: #336699;
  color: #ffffff;
}

.mainbase {
  background-color: #e2e3e1;
}

.specialtext {
  color: #336699;
  font-size: 12pt;
}

.title {
  font-size: 18pt;
  text-align: center;
  font-weight: bold;
}

.itemright {
  float: right;
}

.textbox {
  background-color: #cdcecc;
  color: #336699;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}
