


		/* ___________________For book.php content formatting____________________ */
						
			.salutation
						{
							font-size:						10pt;
							font-weight:					bold;
							font-family:					"Century Gothic";
							padding-left:					5pt;
							padding-top:					5pt;
						}
						
			.opening
						{
							font-size:						10pt;
							font-family:					"Century Gothic";
							text-align:						justify;
							font-weight:					normal;
							padding-left:					5pt;
							padding-right:					5pt;
							margin-top:						-2pt;
						}