.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 361c36;
}
h1 {
	font-size: 14px;
	color: 361c36;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	color: 361c36;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#tbl_footer #td_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#tbl_footer #td_footer a:link, #tbl_footer #td_footer a:visited, #tbl_footer #td_footer a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#tbl_footer #td_footer a:hover {
	color: #FFFF66;
}

.left-space {
	width: 100%;
	margin: 0 0 0 40px;
}