body {
	background-color: #FFF6DA;
	margin: 0px;
	padding: 0px;
}
.mainTable {
	background-image: url(images/page_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topic {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #5B4C4C;
	display: block;
	padding-bottom: 20px;
}
.contentCell {
	padding: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #322D1F;
	text-align: justify;
}
p {
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #976B00;
}
h3 {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font: normal 17px Georgia, "Times New Roman", Times, serif;
}