body,.bod {

	font-size: 11px;
	margin: 0;
	padding: 0;
	font-family: Times, sans-serif;
	background: #ebeaeb;
}

A {
	color: #000000;
	text-decoration: none;
	}




A:link, A:visited {
	color: #000000;
	text-decoration: none;
	}

A:hover {
	color: #ff0000;
	}


img {
	border: 0;
	margin-bottom: 10px;
}

p {
margin: 0;
}


.download {
	padding-left: 10px;
	font-size:10px;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 10px;
}

.chapter {
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #ffffff;
	background: #BCBCBC;
	}

.title {
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #000000;
	background: #CBCBCB;
	}
	
td {
	background: #ebeaeb;
}

