/* colours

!
! Text:
!
!
!
!
!
!
!
!



*/

td,
th,
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-align: left;
  line-height: 135%;
}

.spacer {
  font-size: 1px;
  height: 2rem;
}

a:link,
a:visited,
a:hover,
a:active {
  color: rgb(10, 0, 160);
  text-decoration: none;
}
