.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 17.5px;
	color: #FFFFFF;
	line-height: 38px;
	padding-right: 6px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5f7797;
	text-align: center;
	font-variant: small-caps;
}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 24px;
}
.dropcap {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
}
.booktitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #E80F0F;
	font-weight: bold;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #50C3E6;
	text-decoration: none;
}
a:hover {
	color: #deba14;
	text-decoration: underline;
}
a:active {
	color: #CCFF33;
}
