.MainTextLeft {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.MainTextCentre {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.printbutton {
  visibility: hidden;
  display: none;
}
.TitleHeadCentre {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.TextHeadCentre {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.TextHeadLeft {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.SmallHeadCentre {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.SmallTextCentre {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}


