body {
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 130%;
}
#hBox a.fontSmall {
	display: block;
	float: left;
	height: 20px;
	width: 54px;
	background: url(../images/common/fontsize.gif) no-repeat -87px -3px;
	margin-top: 3px;
}
#hBox a.fontMid {
	display: block;
	float: left;
	height: 20px;
	width: 54px;
	background: url(../images/common/fontsize.gif) no-repeat -141px -31px;
	margin-top: 3px;
}
#hBox a.fontLarge {
	display: block;
	float: left;
	height: 20px;
	width: 54px;
	background: url(../images/common/fontsize.gif) no-repeat -195px -3px;
	margin-top: 3px;
}
