/* This is the very simple print style for the SWCF site. It strips off the navigation stuff and sidebar and 
does not specify the font, trusting to the browser default. */

/*
body { font-family: "Times New Roman", serif; color: black, background-color: transparent;
font-size: 12pt; font-height: 1.4em;}
*/


body {font-size: 12pt; font-height: 1.4em;}



h1 {font-size: 28pt; font-style: bold;}

#toplinks, #footer, #sidebar {display: none;}

#banner {font-size: 18pt; font-style: italic; text-align: right;}
.instructions {display: none}

.strapline {font-size: 24pt;} 

a {color: black; background-color: transparent;}

#content a:link:after, #content a:visited:after { content: " (" attr(href) ") ";}

.signature {font-style: italic; font-size: 16pt}

.person {font-weight: bold}

.booktitle,  {font-size: 16pt; font-weight: bold, font-style: italic}
.publisher {font-size: 14pt; font-weight: bold, font-style: italic}
.puff {font-weight: italic;}
