body,td,th {
	font-family: Arial;
	font-size: 12px;
}
.caption {
	font-style: oblique;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
a {
	font-size: 12px;
	color: #741439;
	font-family: Arial;
}
a:link {
	text-decoration: none;
	color: #741439;
}
a:visited {
	text-decoration: none;
	color: #741439;
}
a:hover {
	text-decoration: underline;
	color: #741439;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}
.img_left {
	padding: 5px;
	float: left;
}
.article_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #741439;
	letter-spacing: 0.3em;
	font-weight: bold;
}
.img_right {
	padding: 5px;
	float: right;
}
.mainText {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
.articleImg {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.mainText .radioStory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.2px;
	color: #666666;
	font-weight: bold;
}

