body {
	margin: 24;
	padding: 0;
	background-color: #FFFFFF;
}

.rubrik {
	font-family: Georgia;
	font-size: 32px;
	color: #000000;
}

.underrubrik {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
}

a.underrubrik {
	text-decoration: none;
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
}

a.underrubrik:hover {
	text-decoration: none;
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	font-style: italic;
}

.brodtext {
	font-family: Georgia;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

a.brodtext {
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	font-style: italic;
}

a.brodtext:hover {
	font-family: Georgia;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}

hr {
color: #000000;
background-color: #000000;
height: 10px;
}
