body {
	color: #000000;
	background-color: #ffffdf;
}
table {
	margin: 0px 0px 0px 30px;
}
p.title1 {

	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}
p.title2 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	text-align: right;
}
p.title3 {
	margin: 0px;
	text-decoration: underline;
	font-size: 25px;
}
div.w640 {
	width: 640px;
}
div.w920 {
	width: 920px;
}
p.foot {
	text-align: center;
}

