body {
		padding: 0 5%;
		background: #ffffff;
		font-family: "Times New Roman", "Times", serif;
		line-height: 16pt;
		}

#skip-navigation, #navigation, img, form, .no-print {
		display: none;
		}

#logo {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20pt;
		line-height: 24pt;
		font-weight: bold;
		}

#logo a {
		color: #000000;
		text-decoration: none;
		}

#masthead {
		padding-bottom: 0.5cm;
		border-bottom: 0.5mm solid #000000;
		}

a {
		text-decoration: underline;
		}

h1, h2, h3 {
		font-family: Arial, Helvetica, sans-serif;
		}

h1 {
		font-size: 16pt;
		}
		
h2 {
		font-size: 12pt;
		margin-bottom: 0;
		}		

.strapline {
		font-size: 10pt;
		margin-bottom: 1em;
		}
		
h3 {
		font-size: 10pt;
		margin-bottom: 0;
		}		
		
ul, ol {
		margin-top: 0;
		}		
		
p, li {
		margin-top: 0;
		font-size: 10pt;
		}

blockquote {
		font-weight: bold;
		}
		
table {
		border: 0.25mm solid #000000;
		}

th {
		text-align: left;
		}
		
tr.headers-row {
		display: none;
		}
