p, ul, h1 {
	font-size: 18px;
	line-height: 24px;
	font-family: "jaf-bernina-sans", sans-serif;
	font-weight: 300;
	}
h2 {
	font-family: "jaf-bernina-sans", sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
h4 {
	font-family: "jaf-bernina-sans", sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
a:link, a:visited {
	color: #bd121d;
	font-weight: bold;
	text-decoration: none
}
a:active, a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none
}