.body_text {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 11pt;
}
.book_title {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.page_header {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003333;
	margin-left: 20px;
}
.text_verd_11px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.text_verd_12px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.news_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
#main_body_area {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 11pt;
	float: left;
	width: 600px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#main_body_2 {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 11pt;
	float: left;
	width: 600px;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:link {
	color: #324553;
}
a:visited {
	color: #52756C;
}
#book1 {
	height: 200px;
	width: 550px;
}
#book2 {
	height: 155px;
	width: 560px;
	border: .5px solid #F6F4E6;
	background-color: #F6F4E6;
}

