/* CSS Document */
body {
	background-image: url(Images/page_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.share {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.send_to_a_friend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.send_to_a_friend_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.button{
   color: #333333;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.description {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #333333;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.body_text_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}
.toc {
	font-family: Times, Times New Roman, Garamond, serif;
	font-size: 14px;
	color: #333333;
}
.toc_chapter {
	font-family: Times, Times New Roman, Garamond, serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.body_text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.featured_multimedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
A:hover {color: #684b62;}
.quote_name {
	font-size: 11px;
	font-style: italic;
}