body {
	font-size: 16px
	/*font-size: small;*font: x-small; */
	}
	

ul#css_switch li.extra a {
	background: url('../images/extra_on.png') no-repeat left center;
	}

ul#css_switch li.big a {
	background: url('../images/big_off.png') no-repeat left center;
	}

ul#css_switch li.normal a {
	background: url('../images/normal_off.png') no-repeat left center;
	}
