/* CSS Document */

body {
	font-size: 110%;
	
}	 

/*This extra body and table font styles are here to fix an ie problem*/
body {
	/*IE Hack for fonts */
	font-size: 1.1em;
}

ul#switcher li#larger a {
	background-image:url(/_includes/images-css/sizer/larger_selected.gif);
}
