.calibri{
  font-family: calibri;
}

.redtext{
  color:red;
}

.bluetext{
  color:blue;
}

.greentext{
  color:green;
}

.goldtext{
  color:#cccc00;
}

.centertext
{
  text-align: center;
  margin-top: 10px;
}

.fontsize20{
  font-size: 20px;
}
