﻿/* print styles for rare and out-of-print masonic texts
 * www.canonbury.ac.uk
 * sjt@lambenttechnology.com
 *
 */

body {
	color:black;
	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;
	}
	
a {
	color:inherit;
	text-decoration:none;
	}
h1, h2, h3 {
	font-weight:bold;
	margin:0;
	}
h1 {
	font-size:20pt;
	margin:24pt 0.5in 0 0.5in;
	text-align:center;
	}
h1#subtitle {
	font-size:14pt;
	font-weight:normal;
	margin:0;
	}
p#presented {
	margin:0 0 18pt 0;
	text-align:center;
	}
h2 {
	font-size:14pt;
	font-weight:normal;
	margin:18pt 0 0.3em 0;
	text-align:center;
	}
h3 {
	font-size:12pt;
	margin:0 0 3pt 0;
	}

img {border:1px solid gray}

p {
	margin:0 0 9pt 0;
	text-align:justify;
	}
p.display {
	text-align:center;
	}

p.figure {
	font-size:9pt;
	text-align:center;
	}

hr {margin:2em 10em}

div.slide {
	float:left;
	font-size:8pt;
	letter-spacing:1pt;
	margin:0.5em 2em 1em 0;
	text-align:center;
	text-transform:uppercase;
	}
	
ul#footnotes,ul#bibliography {list-style:none}

.small {font-size:9pt}

#tabs, #subtabs, #menu, #index, #design, #W3C {display:none}

/* special for royalarch.htm */
table#seals td { 
	font-size:9pt;
	text-align:center;
	width:50%;
	}
table#seals img {border:none}
	
