p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	}
.datum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	}
.adress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 32px;
	color: #FFFFCC;
	font-weight: bold;
	vertical-align: text-top;
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFCC;
	font-weight: bold;
	vertical-align: text-top;
	text-align: center;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bakgrund_flash {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #DC301D;
}
a:visited {
	color: #DC301D;
}
a:hover {
	color: #000000;
}
a:active {
	color: #DC301D;
}