.centred { text-align: center; }

.right { text-align: right; }

.smaller { font-size: 0.9em; }

.WarningNormal { color: red; }

.WarningNormalBold {
	color: red;
	font-weight: bold;
	}

.CautionNormalBold { color: blue; }

.larger { font-size: 1.2em; }

.underline { text-decoration: underline; }

fieldset {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	}

.skiplink { display: none; }

p.WaiterText {
        text-align:center;
}
