body
{
	margin: 0px;
	background-color: #ffffff;
	
	scrollbar-face-color: #F0F0F0;
	scrollbar-arrow-color: #996666;
	scrollbar-highlight-color: #F4F4F4;
	scrollbar-shadow-color: #D9D9D9;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F9F9F9;
}

a
{
	font-size: 12px;
	color: #663333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

a:hover
{
	font-size: 12px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.paragraph
{
	font-size: 12px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	text-decoration: none;
}

.text
{
	font-size: 12px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.book_title
{
	font-size: 14px;
	font-weight: bold;	
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: underline;
}

.book_author
{
	font-size: 11px;
	font-style: italic;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.copyright 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.copyright:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.form { 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	WIDTH: 450px; 
	COLOR: #333333; 
}

.form_textbox { 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 11px; 
	WIDTH: 550px; 
	HEIGHT: 200px;
	COLOR: #333333; 
}

.form_label {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 11px; 
	COLOR: #333333; 
}

.form_submit {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	WIDTH: 75px; 
	HEIGHT: 25px;
	COLOR: #330000; 
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-WIDTH: 0px;
	CURSOR: hand;
}

.review_header {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.book_left {
	width: 120px;
	float: left;
	padding: 40px;
}

.book_right {
	width: 400px;
	float: left;
	text-align: left;
}


.book_vitals
{
	font-size: 11px;
	font-style: italic;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

.book_vitals_list
{
	padding: 0 0 0 20px;
	margin: 0;
	list-style: square;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

	.book_links {
		line-height: 1.5em;
		border: solid 1px #999999;
		background-color: #FCECEC;
		margin: 0 auto;
		padding: 5px;
		text-align:center;
	}
	
.section_title {
	font-size: 12px;
	font-weight: bold;	
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-decoration: none;
	margin: 4px 0 4px 0;
}
