body {
	background-attachment: fixed;
	background-image: url(../images/shell/content_bg.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #453524;
	padding-left: 20px;
	padding-right: 5px;
}
.entrytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #593E3E;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #3B4262;
}
.entrydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4F4E69;
	font-weight: bold;
}
