
.title
	{
	font-size: 28pt; 
	font-weight: bold; 
	margin-top: 1in;
	text-align: Center;
	}
	
.book
	{
	font-size: 32pt; 
	font-weight: bold; 
	margin-top: 1in;
	text-align: Center;
	}
	
h2
	{
	margin-top: .2in;
	}
	
td
	{
	text-align: Center;
	}
	
body 
	{
	background-color: F0F0C0; 
	color: Navy; 
	font-family: Garamond;
	font-size: Medium; 
	margin-left: 1.5in; 
	margin-right: 1.5in; 
	text-align: justify;"
	}
