body {
    font-size:20px
}
p {
    font-size:2rem;
    /* new Google Font */
	font-family: 'Lato', sans-serif;
}
.keypoint {
    font-style:italic;
    font-weight:bold;
    text-decoration:underline;
}