/* used to set font size to large with text-sizer */
body {
	font-size:	large;
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size: x-large;
}

html>body	{
	font-size:	x-large;
}

