a.submenu {
	line-height: 17px;
}

.excerpt {
  margin-left:20px;
  margin-right:20px;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.indentLandR {
	padding-left:10%;
	padding-right:10%;
}

.dedication {
	padding-left:30%;
	padding-right:30%;
	font-style:italic;
}

.italics {
  font-style:italic;
	font-weight: normal;
}

.HistoryPageTitle {
	font-size: 18px;
	font-weight:bold;
}

.HistoryPageAuthor {
	font-size: 12px;
	font-weight:bold;
}

.ChapterTitle {
	font-size: 18px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.ChapterSubTitle {
	font-size: 16px;
}

.ChapterSubTitlePoem {
  padding-left:35%;
	font-size: 12px;
}

.ChapterItalics {
  font-style:italic;
}

.CompanySketchTitle {
	font-size: 18px;
	font-style: bold;
}

.CompanySketchAuthor {
	font-size: 16px;
	font-weight: bold;
	text-align:right;
	padding-right:10%;
}

.BattleList {
  font-weight:bold;
}
.StrikeOut {
	text-decoration: line-through;
}
.Underline {
	text-decoration: underline;
}
