.bodytext {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding: 20px;
}
.leftcolumn {
	background-image: url(images/column_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F7F0DF;
}
.rightcolumn {
	background-image: url(images/column_rgt_stretch.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FCF7EF;
}
.pagetitles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6F001D;
}
.bodytextlinks {
	font-family: Arial;
	font-size: 12px;
	color: #6F001D;
	text-decoration: none;
}
