/* additional styles for printing from walk4democracy website. */

@page { size: A4; }
body { font-size: 12pt; }
tr { font-size: 12pt; }
h1 { background-color: white; }
h2 { font-weight: normal; }
h3 { font-weight: normal; }
p { orphans: 2; widows: 2; }
a[href] { color: black; text-decoration: none; }
a[href="index.html"] { display: block; text-align: center; text-transform: none;
  margin: 1cm; padding: 1ex; border: thin solid gray; }
a[href="index.html"]:before { content: ""; }
a[href="index.html"]:after { content: "  http://tyneside.metapath.org/walk4democracy  "; }
a[href="#stages"] { display: none; }
ul.inline > li > a { text-decoration: none; border: thin solid gray; 
  margin: 1ex; }
.newpage { page-break-before: always; }

