BODY {
	background-color : #C8FFFF;
}
.menu {
	font-family : "Lucida Calligraphy";
	font-size : 12pt;
	font-weight : bold;
	color : 0E0A54;
	z-index : 5;
	position : absolute;
	top : 40px;
	left : 10px;
}
.submenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : 0E0A54;
	left : 15;
}
.menuitem {
	font-family : "Lucida Calligraphy";
	font-size : 12pt;
	font-weight : bold;
	color : 0E0A54;
	position : inherit;
}
.maintext {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
.headline {
	font-family : "Lucida Calligraphy";
	font-size : 14pt;
	color : 0E0A54;
	font-weight : bolder;
}
.booktitle {
	font-family : "Times New Roman", Times, serif;
	font-size : 24pt;
	font-weight : bold;
	text-align : center;
	color : 0E0A54;
}
.bookpubinfo {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : normal;
	text-align : center;
}
.bookchapter {
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
	color : 0E0A54;
}
.booksubchapter {
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	font-weight : bold;
	font-style : italic;
	color : 0E0A54;
}
.bookbody {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : normal;
}
.rings {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	color : #1C6C6C;
}
.folly {
	z-index : 1;
	left : 34px;
	top : 60px;
	position : absolute;
	width : 200px;
}
.footnotes {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8pt;
	color : black;
}
.bookbody_table {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : normal;
	background-color : Teal;
	color : White;
}