
body { color: black; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica }
.bodyclass { color: black; font-size: 12px; line-height: 14px }
.boldclass { color: black; font-weight: 600; font-size: 12px; line-height: 14px }
.big_boldclass { color: #006a1b; font-weight: bold; font-size: 16px; line-height: 18px }
.big_blueclass { color: #211683; font-weight: bold; font-size: 17px; line-height: 18px }
a    { color: #006a1b; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica; text-decoration: none }
a:hover { color: #6d6d6d; font-weight: bold; font-family: Arial, Helvetica; text-decoration: underline }
.centreclass { text-align: center }
.indentclass { text-indent: 10px }
