@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 135%;
	color: #454545;
	background-color: #6b6b6b;
	background-position: center;
	margin-left: 25px;
	margin-top: 10px;
}
a:link {
	color: #C67700;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #84899D;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #C67700;
	line-height: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 100%;
	font-weight: bold;
	color: #5A5F72;
}

a:hover {
	text-decoration: none;
	color: #5980B9;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FE9900;
	font-weight: bold;
}
.p_reviews {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 135%;
	text-align: left;
	vertical-align: top;
}
.credit_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 125%;
}
.book {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 120%;
	text-indent: 0in;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	font-weight: normal;
	color: #454545;
}

.blurb {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 115%;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 135%;
	color: #454545;
	text-align: left;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 135%;
	font-weight: normal;
}

