.flash_table {
	font-family: Helvetica;
	font-size: 12pt;
	color: #000000;
}
.flash_title {
	font-family: Helvetica;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
.flash_content {
	font-family: Helvetica;
	font-size: 10pt;
	color: #666666;
}
.flash_content_area {
	margin: 0px;
	padding: 0px;
	height: 181px;
	width: 335px;
	overflow: auto;
}