.CentredText {
	text-align: center;
	background-position: center;
}
.PaleTextCentred {
	color: f5f3d7;
	text-align: center;

}
.Tahoma2 {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
}
.TahomaNormal {
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	color: #000000;
	line-height: normal;

}
.TahomaHeading {
	font-family: Tahoma;
	font-size: large;
	font-weight: normal;
}
.LoginErrorMsg {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
	text-align: center;

}
.QandALarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #f5f3d7;

}
.QandASmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #f5f3d7;
}
.QandASmallBlack {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.type1 {  font-family: Verdana; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.type2 {  font-family: Verdana; font-size: 18px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #F5F3D7}
