body {
	font-family: Verdanan, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.book_title_1 {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-size: 9px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FF6600;
	text-transform: none;
	letter-spacing: 1px;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	color: #FF6600;
	text-transform: none;
	letter-spacing: 1px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #6666CC;
	text-transform: none;
	letter-spacing: 1px;
}
.content_table {
	border: 1px solid #CCCCCC;
	padding: 12px;
}
.nav1 a {
	text-transform: uppercase;
	color: #FF3300;
	text-decoration: none;
	letter-spacing: 1px;
	display:block;
	line-height:18px;
	border-bottom:#ffffff solid 2px;
}
.nav1 a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom:#FF6600 solid 2px;
	}
.nav1_on a {
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	display:block;
	line-height:18px;
	border-bottom:#999999 solid 2px;
}
.nav1_on a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom:#FF6600 solid 2px;
	}

.nav2 a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 1px;
	line-height:14px;
	display:block;
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #FF6600; 
	}
.nav2 a:hover {
	background: #ffffff;
	color:#FF6600;
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	border-left: 1px solid #FF6600; 
	border-right: 1px solid #ffffff; 
	}
.nav2_on a {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 1px;
	line-height:14px;
	display:block;
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #FF6600; 
	border-bottom: 1px solid #FF6600; 
	border-left: 1px solid #FF6600; 
	border-right: 1px solid #ffffff; 
	}
.nav2_on a:hover {
	background: #ffffff;
	color:#FF6600;
	border-top: 1px solid #FF6600; 
	border-bottom: 1px solid #FF6600; 
	border-left: 1px solid #FF6600; 
	border-right: 1px solid #ffffff; 
	}
.review_quote {
	font-style: normal;
	color: #333333;
}
.review_quote_attribute {
	padding-left: 30px;
}
	
.text1 {
	line-height: 15pt;
	color: #666666;
    letter-spacing: 0px;
	}
	
.quote {
	font-size: 12px;
	font-style: italic;
	color: #6666CC;
	text-align: center;
}
.quote_attribute {
	font-size: 11px;
	font-style: normal;
}


