body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 10px;
}
.textCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding: 10px;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	margin: 10px;
	line-height: 15px;
	border: 0px none;
}
.top {
	margin: 0px;
	padding: 0px;
	z-index: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-align: left;
	padding: 10px;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 10px;
	margin: 10px;
	font-weight: bold;
	line-height: 13px;
}
.textboldcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 2px;
	font-weight: bold;
	line-height: 13px;
}
.table1 {
	border: 1px double #999999;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.td {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.tablePosition {
	position: absolute;
	left: 0px;
	top: 0px;
}

