body {
  background-color: #ccccff;
  font-family: verdana, serif;
  }

.bold  {
  font-weight: bold;
  }

  div.red_border {
font-weight: bold;
  font-size: 75%;
  text-align: center;
  }
  
p.center {
  background-color: transparent;
  color: #000000;
  font-family: verdana, serif;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  }

td.boldcenter {
  font-weight: bold;
  text-align: center;
  }