
P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.default {
  padding-left: 15px;
  margin-right: 50px;
}

A {
  color: #FFCB00;
  text-decoration: none;
  font-weight: bold;
}

.blue {
  color: blue;
}

.red {
  color: red;
}

.white {
  color: white;
}

.tesfont {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.gray {
  color: gray;
}
