body {
	background-color: #FFCC33;
	font-family : tahoma, helvetica, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #3333CC;
}
#anglianContent {
	margin:20px auto;
	text-align:left;
	width:800px;
}

.standOutLink {
	text-decoration: underline;
}

td { font-size: 1.3em; }
.centre {
	margin: 0 auto 0 auto;
	text-align: center;
}

#header { width: 95%; margin: 0 auto 0 auto; height: 146px;}
#headerHolder { float: left; width: 25%;}
#headerPic { float: left; width: 75%; height: 146px; text-align: right; background: url(i/anglianBusLogo.png) no-repeat top right;}
