/*

PRINT STYLESHEET FOR HARMONIC
Created by Oliver Coningham
www.harmonic.org.uk

*/

/* --------- 1. defaults --------- */

body {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	}
	
#skip, .menu, #search, #slideshow, #links, #credit, .sIFR-flash, #print, #rss, #subnav ul, #map, h1, .profile img, .profile a {
	display: none;
	}
	
a {
	color: #0e3880;
	}
	
#reference {
	display: block;
	}
	
table, td, th {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 10px;
	}
	
th {
	background-color: #ccc;
	}