/*
-----------------------------------------------
CORPUS CHRISTI PRINT CSS DOCUMENT
Author:   Martin Dady
Version:  June 2006
----------------------------------------------- */

body {
	margin: 2em;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1.6em;
	}
	
h1 {
	font-size: 20pt;
	}
	
h2 {
	font-size: 16pt;
	}

h3 {
	font-size: 12pt;
	}

#header, #left, form, .control, img, #bar, #contact #right, #home #right, #intro, #flashcontent {
	display: none;
	}

a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}
