.pool-head {
	font-size: 12px;
	line-height: 140%;
	color: #1269E8;
}
a {text-decoration: underline;}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
	line-height: bold;
}
a:hover {
	color: #003399;
	text-decoration: underline;
	line-height: bold;
}
a:visited {color: #003399;}
.copy {
	font-size: 13px;
	line-height: 140%;
	color: #CC0000;
}
.text {
	font-size: 14px;
	line-height: 130%;
	color: #666666;
}
.blue {
	color: #003399;
}
.red {
	color: #cc0000;
}
.white {
	color: #FFFFFF;
	font-size: 14px;
}

/* Add 20100602 */
body, h1, dl, dt, dd{
	padding:0;
	margin:0;
}
#poolIndex{
/*
	background-image:url('/pool/pool-img/bg_pool_top.jpg');
	background-repeat:repeat-x;
*/
}
/* Add 20100602 */

/* Add 20100604 */
dl{
	background-image:url('/pool/pool-img/bg_pool_seat.jpg');
	background-position:left 8px;
	background-repeat:no-repeat;
	font-size:small;
	padding:8px 8px 16px;
	margin:0 8px 0 0;
}
dt, dd{
	line-height:250.0%;
	text-align:center;
}
dl em{
	font-style:normal;
	font-family:Verdana,san-serif;
	padding:0 2px 0 4px;
}
dt em{
	color:#191970;
	font-size:x-large;
}
dd em{
	color:#FF0000;
	font-size:xx-large;
}
/* Add 20100604 */