﻿/* print styles for rare and out-of-print masonic texts
 * www.canonbury.ac.uk
 * sjt@lambenttechnology.com
 *
 */

body {
	font:11pt/1.3 Garamond,Times New Roman,Times,serif;
	margin:0 0.75in;
	}

p#logo, p#context {
	color:gray;
	font-size:8pt;
	letter-spacing:1pt;
	margin:0;
	text-align:center;
	text-transform:uppercase;
	}

h1, h2, h3 {
	font-weight:bold;
	margin:0;
	}
h1 {
	font-size:16pt;
	margin:2em 0.5in 1em 0.5in;
	text-align:center;
	}
h2 {
	font-size:12pt;
	margin:1em 0 0.3em 0;
	}
h3 {font-size:11pt}

p {margin:0 0 0.8em 0}

hr {margin:2em 10em}

.small {font-size:9pt}

#tabs, #subtabs, #menu, #index, #design, #W3C {display:none}
