/* user.css - hofbalkbrug.nl */

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}
body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 19px;
	}
.nav {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
	}
.newsfeed {
	font-size: 13px;
	}
.footer p {
	font-size: 11px;
	}
.moduletable .nav {
	padding-bottom: 20px;
	font-size: 15px;
	}
.page-header h2 {
	font-size: 21px;
	}