body {
	background-image: url(../images/template/background.jpg);
	background-repeat: repeat-x;
	margin: 11px;
	background-color: #fdcfd8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 11pt;
}
.footerTxt {
	font-size: 10px;
	line-height: 22px;
}
.footerTxt a:link  {
	color: #000000;
	text-decoration: none;
}
.footerTxt a:visited {
	color: #000000;
	text-decoration: none;
}
.footerTxt a:hover {
	color: #000000;
	text-decoration: underline;
}
.footerTxt a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #F83A68;
	text-decoration: none;
}
a:visited {
	color: #F83A68;
	text-decoration: none;
}
a:hover {
	color: #F83A68;
	text-decoration: underline;
}
a:active {
	color: #F83A68;
	text-decoration: none;
}
.headline01 {
	font-size: 16px;
	font-weight: bold;
	color: #F83A68;
	line-height: 18px;
}
.subHead01 {
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #F83A68;
	letter-spacing: 1px;
}
.subHead02 {
	font-weight: bold;
	color: #F83A68;
}
.date {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
}
.articleList {
	padding: 2px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4D5DD;
}
.articleListAlt {
	padding: 2px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #FFF9FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4D5DD;
}
