BODY {
	text-align: center;
	font-size: x-small;
	margin: 0px 0px 0px 0px;
	background: #93DDB8 url(bg.gif) repeat-y center;

}
TH, TD {
	font-size: x-small;
	line-height: 150%;
}
A {
	color: #669966;
}
.dot {
	background: url(ic_dot.gif) repeat-x center;
}
.table_td {
	text-align: left;
	vertical-align: middle;
}
.table_space {
	background: #FFE080 url(ic_line.gif) repeat-y top left;
	width: 2px;
}
.table {
	padding: 7px 5px 5px 5px;
}