
body  { color: black; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica }
.bodyclass     { color: black; font-size: 14px; line-height: 25px }
.bodyclassbold { color: black; font-weight: bold; font-size: 14px; line-height: 25px }
.bodyclassitalic { color: black; font-style: italic; font-size: 14px; line-height: 25px }
.bodyclassgreen { color: #93b8a5; font-size: 14px; line-height: 25px }
.Large  { color: black; font-size: 20px; line-height: 35px }
.XLarge { color: black; font-size: 30px; line-height: 35px }
.medium { color: black; font-size: 16px; line-height: 30px }
.boldclass  { color: black; font-weight: 600; font-size: 11px; line-height: 16px }
.boldclassyellow  { color: #fff778; font-weight: 600; font-size: 11px; line-height: 16px }
.boldclasslinkdark { color: #2c6748; font-weight: 600; font-size: 11px; line-height: 16px }
.boldclassblack { color: #000; font-weight: 600; font-size: 11px; line-height: 16px }
.boldclassyellowlarge  { color: #fff778; font-weight: 600; font-size: 14px; line-height: 16px }
.big_boldclass  { color: #000; font-weight: bold; font-size: 16px; line-height: 18px }
a     { color: #ff0; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica; text-decoration: none }
a:hover  { color: #ff0; font-weight: bold; font-family: Arial, Helvetica; text-decoration: underline }
.centreclass { text-align: center }
.indentclass { text-indent: 10px }
