@charset "utf-8";
.pageText {
	font-size: 11px;
}
.lrgText {
	font-size: 14px;
}


/* CSS Document */

#centreDiv {
	margin-right: auto;
	margin-left: auto;
	width:500px;
	text-align:left;
}
.imgNoBord {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
