
/* 1em = 16px */

body {
	font-size:76%;
	/* now 12.16px */
	}

p.next,
p.next a {
    font-size:14px;
    }