body {
	background: url('../images/clee_texture.jpg');
	color: #000066;
	font-family: Arial;
	font-size: medium;
	font-weight: bolder;
	margin: 0px;
}
h1 {
	text-align: left;
	font-size: x-large;
}
h2 {
	text-align: left;
	font-size: large;
}
h3 {
	text-align: left;
	font-size: medium;
}

p.heading {
	font: bold 115% Verdana;
	color: #000080;
	text-align: center;
	vertical-align: middle;
}
a:link {
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
}

A:Visited{
	Color : Crimson ! important;
	Text-Decoration : none;
	}
}
a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
a:hover { 
	text-decoration: underline; 
	color: #9685BA;
	}
.container {
	font-size: 12pt;
	font-weight: bolder;
	padding: 0px 150px 0px 100px;
}
.book {
	border-width: thin;
	padding: 6px;
	border-style: dashed;
	margin-top: 6px;
	margin-bottom: 6px;
}
.heading {
	padding-right: 50px;
	padding-left: 50px;
}

.topNbottom {
	font: bold 95% Verdana;
	border: thin solid #666666;
	padding: 0px;
	background-color: #CCCCCC;
	text-align: center;
