.normal {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif, "Courier New";
	font-size: 16px;
	font-style: normal;
	color: #DADADA;
}
.header1 {

	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif, "Courier New";
	font-size: 24px;
	font-style: normal;
	color: #FFFF33;
}
.header2 {

	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif, "Courier New";
	font-size: 18px;
	font-style: italic;
	color: #FFFF33;
}
.imageTitle {

	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif, "Courier New";
	font-size: 10pt;
	font-style: normal;
	color: #DADADA;
}
a {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif, "Courier New";
	font-style: normal;
	color: #009191;
	border: none;
}
.disclaimer {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif, "Courier New";
	font-size: 10pt;
	font-style: italic;
	color: #FFFF33;

}
.bookTitle {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif, "Courier New";
	font-size: 16px;
	font-style: normal;
	color: #87CEEB; /*#009191*/
	font-weight: bold;

}
.bookDesc {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif, "Courier New";
	font-size: 16px;
	font-style: normal;
	color: #DADADA;
}
.bookDescAuthor {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif, "Courier New";
	font-size: 16px;
	font-style: italic;
	color: #DADADA;
}

