p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}

.Chapter_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.Table_format {
	border: medium solid #300;
	background-color: #FFC;
	padding: 10px;
}

.Chapter_Heading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
.Chapter_Number {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
.Footer_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	margin-top: 10px;
}
.Footer_text_centered {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	margin-top: 0px;
}




.dropcap {
	float: left;
	color: #000;
	font-size:50px;
	line-height: 45px;
	padding-right: 6px;
	padding-top: 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	padding-left: -4px;
	left: -4px;
}
	
	
.Footer_image {
	margin-top: -10 px;
}
.PageTitle {
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.InLine {
	position: relative;
	visibility: visible;
	width: 140px;
	margin-left: auto ;
	margin-right: auto ;
	margin-top:auto;
	margin-bottom:auto;		
}

.InLineOut {
	position: relative;
	visibility: visible;
	width: 300px;
	margin-left: auto ;
	margin-right: auto ;
	margin-top:auto;
	margin-bottom:auto;		
}

.italics {
	font-style: italic;
}
