/* CSS Document */

body {
	font-size: 150%;
	}
#fontsizeDefault {
	background: url(../images/btn_fontsize.gif) no-repeat 0 0;
}
#fontsizeLarge {
	background: url(../images/btn_fontsize.gif) no-repeat -40px -18px;
}
