.book_heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height : 20px;
	padding: 0px 5px 0px 5px;
	color: #000000;
	background-color: #FFCC33;
}
.book_item {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height : 15px;
	padding: 0px 5px 0px 5px;
}
.table_box {
	border: 2px solid #ffcc33;
}
.subtitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	line-height:25px;
}

.label {
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height : 15px;
	padding-right: 5px;
	vertical-align: text-top;
}
.display_text {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height : 15px;
	vertical-align: text-top;
}
