p {
	font:14pt Helvetica,Arial,sans-serif;
	color:#000000;
	margin:0;
}
li {
	font:14pt Helvetica,Arial,sans-serif;
	color:#000000;
	margin: 0;
	padding-bottom: 15px;
}
li.nolinespace {
	font-size:12pt;
	padding-bottom:0px;
}
p.title1 {
	font-size:52pt;
	color:#E69008;
}
p.title2 {
	font-size:36pt;
	color:#FFFFFF;
}
p.subtitle {
	font-size:28pt;
	color:#FFFFFF;
}
p.bustitle {
	font-size: 22pt;
	color: #000000;
	border-bottom-width: 10px;
}
.highlight {
	color:#E69008;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
th.bus_main {
	background-color: #2D5AA1;
}
td.bus_main {
	background-color: #9EA6D0;
}
th.bus_white {
	background-color: #2DA3D6;
}
td.bus_white {
	background-color: #ADD1EB;
}
th.bus_mount {
	background-color: #7AA8D5;
}
td.bus_mount {
	background-color: #C2D3EB;
}
a {
	font:14pt Helvetica,Arial,sans-serif;
	text-decoration:none;
	color:#E69008;
}
a:hover {
	background-color:#E69008;
	color:#FFFFFF;
}
a.titleanchor {
	color:#505050;
}
a.titleanchor:hover {
	background-color:#E69008;
	text-decoration:underline;
}
a.linkspage {
	color:#000000;
	text-decoration:underline;
}
a.linkspage:hover {
	background-color:#E69008;
	text-decoration:underline;
}
td.titlepic {
	border:2px solid #E69008;
}
td.outline {
	height: 95px;
	width: 95px;
	border:5px solid #E69008;
}
td.filled {
	height: 100px;
	width: 100px;
	background: #E69008;
}
td.pagepic {
	border:5px solid #E69008;
}
.deemphasise {
	font-size: 12pt;
}
td.line {
	border-top:2px solid #E69008;
	height:12px;
}