@charset "utf-8";
body {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #e0dfdd;
	margin: 0px;
}.brodtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 19px;
	color: #333333;
}
.storrub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	clip: rect(auto,auto,auto,auto);
}
.mellanrub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
}
.litenrub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.brodtextgra {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 11px;
	line-height: 19px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
}

