body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-size:75%;
}

p {
	font-size:1em;
}

.pageHeader {
	color: #F9EC2A;
	font-weight: bold;
	font-size:1.65em;
	line-height:1.65em;
}

.dummies {
	font-weight:bold;
	color:#00A5B5;
	font-size:1em;
}

.book-title {
	font-size:0.8em;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

.book-text a {
	color:#000000;
}

.book-text a:hover {
	/*color:#FCE92B;*/
}

.book-text {
	font-size:0.8em;
	padding-left:10px;
	padding-right:10px;
}

.dummies-copyright {
	color:#000000;
	font-size:0.8em;
	padding-right:10px;
}

.subTitle {
	font-weight:bold;
}

.tdBox {
	color:#000000;
}