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

body {
	font-size: 90%;
	}

#fontswitch li#l a {
	background: url('../img/fontl.gif');
	}
#fontswitch li#m a {
	background: url('../img/font_over.gif');
	}
#fontswitch li#s a {
	background: url('../img/fonts.gif');
	}