body {
	background-color: #e4e4e4;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
.book {
	background-image: url(images/pgrad.jpg);
	background-repeat: repeat-y;
}
.lpage {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	text-align: justify;
	text-indent: 10pt;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.rpage {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	text-align: justify;
	text-indent: 10pt;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.pic {
	border: thick double #000000;
	text-indent: 0px;
}
h1 {
	font-size: 250%;
	color: #000000;
	vertical-align: bottom;
	bottom: 0px;
	line-height: 100%;
	font-family: "Courier New", Courier, monospace, FloMotion;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h2 {
	font-size: 250%;
	color: #000099;
	line-height: 80%;
	bottom: 0px;
	padding: 0px;
	vertical-align: bottom;
	text-indent: 0px;
}
h3 {
	font-size: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 80%;
	vertical-align: top;
	margin: 0px;
	top: 0px;
	font-family: "Courier New", Courier, monospace, FloMotion;
}
h4 {
	font-size: 120%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 80%;
	vertical-align: top;
	margin: 0px;
	top: 0px;
}
.panel {
	background-color: #e4e4e4;
}
.centre {
	text-align: center;
	text-indent: 0px;
	margin: 5px;
}
.floatright {
	float: right;
	margin-right: -60px;
	margin-top: 0px;
	margin-bottom: 0px;
}
