body {
	margin: 0px;
	padding: 10px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-attachment: scroll;
	background-image: url(../images/structure/bg_body.gif);
	background-repeat: repeat;
}
.main_cell {
	border: 1px solid #000;
	background-color: #E1E0E0;
}
.date_cell {
	background-attachment: scroll;
	background-image: url(../images/structure/date_bar_04.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.content_cell {
	padding-left: 15px;
	padding-right: 10px;
}
.footer_cell {
	padding-top: 15px;
}
.img_border_black {
	border: 1px solid #000;
}
h1 {
	font-size: large;
	color: #3F341E;
}
.normal_heading {
	color: #3F341E;
	font-size: small;
	font-weight: bold;
}
h2 {

	font-size: medium;
	color: #3F341E;
}
.li_grey {
	color: #414649;
	font-weight: bold;
}
