.BkgrndLeft {
	background-image: url(images/text_bkgrnd_left.png);
	background-repeat: repeat-y;
}
.BkgrndMain {
	background-image: url(images/text_bkgrnd_main.png);
	background-repeat: repeat-y;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999;
}
.newsHedr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.bodyLeadIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #932124;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #C99;
	font-weight: bold;
}
.copyRtText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 12px;
	color: #999;
}
