.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCBCB;
}
.headline_date {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #833AA2;
}
.headline_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #434343;
}
a:link {
	color: #833AA2;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #833AA2;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #421852;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #833AA2;
}
.title_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #F10294;
}
.title_e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #ACC72C;
}
.title_pr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #00C0FF;
}
.leftaligntop {
	background-image: url(../images/br_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightaligntop {
	background-image: url(../images/bl_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.leftalignmiddle {
	background-image: url(../images/bl_middle.gif);
	background-repeat: repeat;
	background-position: left top;
}
.rightalignmiddle {
	background-image: url(../images/br_middle.gif);
	background-repeat: yes-repeat;
	background-position: right top;
}
.leftalignbtm {
	background-image: url(../images/br_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightalignbtm {
	background-image: url(../images/bl_btm.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
