/* This is the default HRS-moto CSS file */

body {
 font-family: helvetica, arial, sans-serif;
 font-size: 10pt;
 color: black;
}

table {
  border: 0px;
  width: 100%;
}

td {
  font-size: 200%;
  font-weight: bolder;
  text-align: center;
}
