/* --- big_fontsize.css - NutriNorm --- */

body {
	font-size: 0.85em;
}
						
#fontSize li {
	line-height: 1.35em;
	background-position: 0 0.45em;
}

	#fontSize small {
		line-height: 1.47em;
	}

	#fontSize big {
		line-height: 1.15em;
	}

		#serviceMenu #fontSize big a {
			text-decoration: underline;
		}
