@charset "UTF-8";
/* CSS Document */

h2 {
	font-family: "Verdana";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}
paragraph {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform:none;
	
}
p
{
	/*text-align:justify;*/
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	text-transform:uppercase
}h2 {
	text-align: center;
	
}
h2.align_left
{
	text-align:left;
}
.amazon_book_div
{
	padding-left:15px;
	float:right;
	width:120px;
	height:240px;
}
.rating_div
{
	width:635px;
}

