#wrapper {
	background: #fff;
	/* [disabled]text-align: center; */
	margin: 30px auto;
	width: 800px;
}
td img {display: block;
}
.bodytext {
	font: normal 1em/140% Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	text-decoration: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}
.header01 {
	font: bold 1.25em Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
