@charset "utf-8";
/* CSS Document */


body {
	font-size:70.0%;
}

	

#font-size #small a {
	background: url(../img/font-size.gif) no-repeat -51px -44px;
}

#font-size #middle a {
	background: url(../img/font-size.gif) no-repeat -77px -44px;
}

#font-size #large a {
	background: url(../img/font-size.gif) no-repeat -105px -44px;
}

	
