.db_form {
	font-family: Garamond;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 900;
}
.content_txt {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.headerbar {
	background-color: #115CB9;
	font-family: Garamond;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.image_style {
	border: thin inset #CCCCCC;
	position: static;
	visibility: visible;
	height: auto;
	width: auto;
	left: auto;
	top: 5px;
	right: auto;
	bottom: 5px;
}
.currency {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}

