body {
	font-family: verdana;
	font-size: 9pt;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 320px;
}

#page table {
	border: 1px solid #D4D1DA;
	width: 276px;
}

#page table td.head {
	background-color: #D4D1DA;
	border-bottom: 1px solid #D4D1DA;
	color: #717171;
	padding: 2px;
}

#page table td.left {
	border: 1px solid #D4D1DA;
	border-top: 0px;
	border-left: 0px;
	width: 120px;
	padding-left: 2px;
	padding-right: 2px;
}
#page table td.right {
	border-bottom: 1px solid #D4D1DA;
	padding-left: 2px;
	padding-right: 2px;
}
#page table td.bottom {
	text-align: center;
	padding: 2px;
}