@charset "ISO-8859-1";
.blogtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	text-indent: 0px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.blogtxt_h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #660000;
	padding-left: -5px;
	text-align: left;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 50px;
}
.blogtxt_h1_first {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #660000;
	text-align: left;
}
.blogtxt_byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-align: left;
}

