body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fcf1cd;
	line-height: 1.5em;
	background-color: #08325F;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	font-variant: normal;
}
#ram {
	padding: 0px;
	width: 820px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#huvud {
	font-weight: bold;
	clear: left;
}
#nav {
	float: left;
	width: 140px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#nav   ul {
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
}
#nav   li {
	display: block;
	list-style-type: none;
	padding-bottom: 15px;
}
#nav   a {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.3em;
}
#nav   a:link {
}
#nav   a:visited {
}
#nav   a:hover {
	text-decoration: underline;
	color: #fcf1cd;
}
#nav   a:active {
	text-decoration: none;
}
#contents {
	float: right;
	width: 646px;
	margin-top: 20px;
	padding-left: 13px;
	padding-right: 13px;
}
a:link {
	font-weight: normal;
	color: #FFFFFF;
}
a:visited {
	font-weight: normal;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #fcf1cd;
}
a:active {
	text-decoration: underline;
	font-weight: normal;
}
.avdelare {
	clear: both;
	overflow: hidden;
}
.red {
	color: #FF0000;
}
.small {
	font-size: 11px;
	line-height: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	margin-top: 0.3em;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fcf1cd;
}
table {
	width: 646px;
	color: undefined;
}
td {
	margin: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFDF1;
}
.contentsimg  {
	border: 5px solid #FFFDF1;
	margin: 8px;
}
#oldcontents {
	float: right;
	width: 646px;
	border-left-width: 2px;
	border-left-color: #F9E3B5;
	border-left-style: solid;
	margin-top: 20px;
	padding-left: 13px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F9E3B5;
	padding-right: 13px;
	height: 700px;
}
