body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color: #ffcc99;
	text-align: justify;
	vertical-align: text-top;
	background-color: #000000;
	background-image: url(../images/quotes/bkgrnd2.jpg);
	background-repeat: no-repeat;
}
.redText {
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.bookTitle {
	font-size: 18pt;
	text-decoration: underline overline;
	text-align: center;
}
.redTextLarge {
	font-size: 16pt;
	color: #FF0000;
	text-align: center;
}
.box {
	padding: 0px 15px 0px 0px;
}

.boxTextCenter {
	text-align: center;
}

.boxTextBold {
	font-weight: bold;
}

.boxTextBI {
	font-weight: bold;
	font-style: italic;
}

.boxTextIalic {
	font-style: italic;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;	
}.listBox {
	height: 100px;
	width: 200px;
}
.listTextBox {
	height: auto;
	width: 200px;
}
.boxTextBoldLarge {
	font-weight: bold;
	font-size: 18px;
}
.boxTextBoldRed {
	font-weight: bold;
	color: #FF0000;
}
.quoteMan {
	color: #FF0000;
	text-align: right;
	font-weight: bold;
}
.smallRedText {
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	text-align: justify;
	width: 180px;
	float: right;
	font-style: italic;
}
.smallRedText2 {

	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	font-style: italic;
}
