body {
	width: 820px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url("pic/lamp.gif");
}

img {
	border: 0px;
}

.main {
	width: 800px;
	background-image: url("pic/back.jpg");
	background-repeat: repeat;
	text-align: left;
	border-top: 10px dotted #ffcc33;
	border-right: 10px dotted #ffcc33;
	border-left: 10px dotted #ffcc33;
	border-bottom: 10px dotted #ffcc33;
}

.table-title {
	width: 800px;
	padding: 10px 0px 10px 0px;
	border-bottom: 5px dotted #ffcc33;
}

.table {
	width: 800px;
	margin: 0px 0px 0px 0px;
}

.table10 {
	width: 800px;
	margin: 10px 0px 0px 0px;
}

.table30 {
	width: 800px;
	margin: 30px 0px 0px 0px;
}

.document {
	padding: 20px;
}

.bottom {
	width: 800px;
	height: 50px;
	text-align: left;
}

.address {
	padding: 8px 0px 0px 40px;
	font-size: 10pt;
	font-weight: bold;
}
