body {
	background-color: #FBF5E9;
	font-family: Arial, Helvetica, sans-serif;
	color: #1F2C60;
	font-size: 14px;
	font-weight: normal;
}
.divHeader {
	width: 700px;
	margin: 0 auto;
	top: 0px;
}
.divMidContent {
	width: 700px;
	top: 75px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.divFooter {
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

.link {
	color: #1F2C60;
}
.NavBar {
	background-color: #FBF5E9;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #1F2C60;
}
ol {
}
.BKS-Name {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.BKS-Name-Lg {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.BKS-Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}

