BODY {
	margin		:0px;
	color		:#006699;
	background	:#00AAEE;
	font-family :Verdana,Osaka,'MS UI Gothic';
	line-height: 150%;
}

TABLE {
	border		:0;
	margin		:0px;
	padding		:0px;
}

TH,TD {
	line-height: 150%;
}

IMG {
	border		:0;
}

.s {
	font-size	:80%;
	text-align	:left;
	line-height: 150%;
}

.ss {
	font-size	:60%;
	text-align	:left;
	line-height: 150%;
}

.l {
	font-size	:125%;
	text-align	:left;
	line-height: 150%;
}

A:link {
	color		:#0066CC;
	text-decoration: none
}
A:visited {
	color		:#003399;
	text-decoration: none
}
A:active {
	color		:#FF0000;
	text-decoration: none
}
A:hover {/* IE‚Ì‚Ý */
	color		:#FFAA00;
	text-decoration:underline overline;
}
