@charset "UTF-8";
/* CSS Document */

.home-page #container {	background-image: none 	}	

#content-container p {
	font-size: 1.4em;
	line-height: 140%;
	}
	
p 	{
	font-size: 1.3em;
	line-height: 130%;}	

	
h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin-bottom: 15px;
	}
	
h2 {
font-size: 2.5em;
line-height: 130%;
}

h3 {
	font-size: 1.5em;
	margin-bottom: 25px;
	}
h4	{
	font-size: 1.4em;
	line-height: 140%;
	}
	
/*CROSSHEADS*/
h5 {
	font-size: 1.4em;
	line-height: 140%;
	margin-bottom: 12px;
	}
	
blockquote {
	font-size: 1.5em;
	margin: 0 0 1.5em 0;
	}	
	
#sidebar1 #nav ul {
	font-size: 1.2em;
	}	
	
#end  a {
	font-size: 1.2em;
	}
	
.bookinfo {
	font-size: 1.2em;
	}					