body
{
	margin: 5 10 10 10;
	border-width: 10;
}
td
{
	color: black;
	font-family: verdana;
	font-size: 10pt;
	line-height: 11pt;
}
#top {
	margin: 20px;
	padding: 10px;
	background: #fff;
	height: 180px;
}
#left {
	position: absolute;
	left:0px;
	top:200px;
	width: 220px;
}
#center {
	margin-top: 10px;
	margin-left; 240px;
	margin-right:240px;
}
#right {
	position: absolute;
	right: 10px;
	top: 200px;
	width: 220px;
}	