/* HIDE LAYOUT FROM NS4 & EARLIER BROWSERS -------------------------------------------------------------------*/

@import "layout-books.css";
@import "tech-styles-books.css";

* {
	font-family: inherit;
}
/*
body {
	margin: 0;
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 0.7em;
}


h1 { font-size: 1.8em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }
*/