﻿.maincopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.titles {
	font-size: 14pt;
	color: #3300CC;
	font-family: "times New Roman", Times, serif;
	font-weight: bold;
}
.indented_copy {
	font-size: 16px;
	line-height: 150%;
	font-family: "Times New Roman", Times, serif;
	margin-left: 40px;
}
.bullets1 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 6px;
}
.bullets2 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 160px;
	margin-bottom: 6px;
}
.numbered_list {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 6px;
	margin-left: 20px;
}
.book_image {
	border: 2px solid #000000;
	margin-right: 27px;
}
.highlight_title {
	color: #FF0000;
	font-family: "times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
.book_imageNoBorder {
	border: 0px solid #000000;
	margin-right: 27px;
}
