body {
    background: white;
    color:#000;
    font-size: 76%;
    line-height: 1.2em;
    font-family:verdana, sans-serif;
    text-align:left;
    }

a {
    color: #000;
    text-decoration: none;
    }
h1 img {
    width: 3cm;
    }
h1 a {
    display:none;
    }
h2, h3, h4 {
    color: #3c74a5;
    margin-bottom: 0.4em;
    }
h2 {
    font-size:1.9em;
    }
h3 {
    font-size:1.1em;
    }    
h4 {
    font-size: 1em;
    }
    
div#copy a {
    text-decoration: underline;
    }
div#copy a:after {
    content:" (www.belhavenpubs.co.uk"attr(href)") ";
    text-decoration: none;
    }

.button {
    display: none;
    }
    
img {
    border: 0;
    }
    
div#wrapper {
    width:17cm;
    }

div#jumplinks {
    display:none;
    }
    
div#navigation {
    display:none;
    }

div#related {
    display:none;
    } 
    
div#footer {
    display:none;
    }   
    
div#sectionnavigation {
    display:none;
    }

div#lefthandblock {
    display:none;
    }
    
form div.double label {
    display: block;
    }

div#maincontent div#copy {
    width: 100%;
    float: left;
    }




div.largebox {
    border-bottom: 2px solid #3c74a5;
    margin: 0 0 2em 0;
    float: left;
    width: 17cm;
    padding-bottom: 1em;
    }
    
div.largebox img {
    float: left;
    }

div.largebox p {
    color: #fff;
    margin: 0.5em 1em 1em 1em;
    float: left;
    display: inline;
    width: 10cm;
    }

div.largebox h3 {
    background: none;
    margin: 0 0 0 10px;
    float: left;
    clear: right;
    width: 10cm;
    }




p.smallprint {
    font-style: italic;
    }





table.striped {
    border-right: 2px solid #e4e4e4;    
    border-bottom: 2px solid #e4e4e4;   
    width:17cm;
    }
table.striped td, table.striped th {
    padding: 3px 5px;
    vertical-align: top;
    }
table.striped th {
    border-top: 2px solid #e4e4e4;    
    border-left: 2px solid #e4e4e4;    
    text-align: left;
    font-weight: normal;
    }
table.striped td {
    border-top: 2px solid #e4e4e4;    
    border-left: 2px solid #e4e4e4;    
    text-align: right;
    }
table.striped tr.odd td, table.striped tr.odd th {

    }
table.striped tr.total th, table.striped tr.total td {
    font-weight: bold;
    }
table.notes th {
    }
table.notes td {
    text-align: left;
    }