.tableprops        {
	font: 11px "Times New Roman", Georgia;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	margin: 0pt;
	padding: 0px;
	border: solid 0px black;
	position: absolute;
	top: 17px;
	left: 0px;
	width: 744px;
	font-family: "Times New Roman", Georgia;
}
.subheading  { font-style: normal; font-weight: bold; font-size: 14pt }
.body { color: black; font-style: normal; font-weight: normal; font-size: 12pt; text-align: justify }
#container #left {
	margin-left: 10px;
	width: 425px;
	float: left;
	padding-left: 20px;
}
#container #Right {
	float: left;
	clear: right;
	text-align: center;
	width: 235px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#container #Right #Property {
	border: thin solid #000000;
	padding: 5px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
