.title_font {
	font-size: 24px;
	color: #006699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.basic_text {
	font-size: 16px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.image_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.prev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.clip_caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #006699;
}
.front_page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
}
.anda_box {
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/box_background.png);
}
.front_page_capital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006699;
}
.heading {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.sell_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}