/* Printing Stylesheet for www.ljw.me.uk */

#menu,.webOnly{
 display: none;
 }

#footer a {
 display: none;
 }

del {
 display: none;
 }

a {
 text-decoration: none;
 color: #000;
 }

p a:after {
 content: " [" attr(href) "]";
 }

li a:after {
 content: " [" attr(href) "]";
 }

body {
 font-family: sans-serif;
 }

h1 {
 text-align: center;
 font-size: x-large;
}

h2 {
 font-size: large;
 }

h3 {
 font-size: medium;
 }
