/* --- small_fontsize.css - NutriNorm --- */

body {
	font-size: 0.55em;
}
						
#fontSize li {
	line-height: 1.5em
}

	#fontSize small {
		line-height: 1.6em;
	}

		#serviceMenu #fontSize small a {
			text-decoration: underline;
		}

	#fontSize big {
		line-height: 1.15em;
	}