@page {
    margin: 2cm;
}

h2 span.link a {
    display: none;
    }
.shortcuts {
    display: none;
    margin-top: 0px;
    margin-bottom: 0px;
}
.adr:after {
    display: block;
    content: "peter.stokes@kcl.ac.uk";
}
/*
h2 {
    margin-left: 0cm;
    margin-top: 0cm;
    padding-left: 0cm;
    padding-right: 0cm;
}
*/
/*#index {
    display: none;
}*/
.content, .header {
    margin-left: 1cm;
    margin-right: 1cm;
    padding-left: 0cm;
    padding-right: 0cm;
    font-size: 11pt;
    background-color: white;
    color: black;
    font-family: Garamond, Times, serif;
}
.fn, .noprint {
    display: none;
}

.footer:after {
    display: block;
    content: "For latest updates please see http://peterstokes.org/cv/";
}
.pagebreak {
    display: block;
    page-break-before: always;
}