.body {
	background-image: url(quamruqbody2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin: 0px auto auto 0px;
	clear: left;
	float: left;
	position: static;
	visibility: visible;
	clip:     rect(0px auto auto 0px);
	background-attachment: scroll;
	display: table;
	overflow: scroll;
	height: auto;
	width: auto;
	cursor: default;
}
.content {
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border: 0px 0;
}
.text {
	font-family: "MS Sans Serif", "Angsana New", serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.footnote {
	background: url(footerBG.gif) no-repeat;
	color: #0099CC;
	font-family: "MS Sans Serif", Arial, "Angsana New";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
