.size8{
	font-size:8pt;
}

.size9{
	font-size: 9pt;
}

.size10{
	font-size: 10pt;
}

.size11{
	font-size: 11pt;
}

.size12{
	font-size: 12pt;
}

.size14{
	font-size: 14pt;
}

.size16{
	font-size: 16pt;
}

.size18{
	font-size: 18pt;
}

.size20{
	font-size: 20pt;
}

.size24{
	font-size: 24pt;
}

.size28{
	font-size: 28pt;
}

.fontarial{
	font-family: Arial,Helvetica,"sans serif";
}

a:hover{
	text-decoration: underline;
}

.weightnormal{
	font-weight: normal;
}

.weightbold{
	font-weight: bold;
}

.weightbolder{
	font-weight: bolder;
}

.stylenormal{
	font-style: normal;
}

.styleitalic{
	font-style: italic;
}

.colourwhite{
	color: #ffffff;
}

.colourblack{
	color: #000000;
}.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #FFFFFF}
.subttitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFFFF}
.subheading {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFFFF}
.subtitle1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}
.subtitle-colour{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color:#bf9b30;}
