a:link, a:visited {
	text-decoration: underline;
	color: #3366CC;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#mainCont p {
	text-align: left;
}
#mainCont ul {
	text-align: left;
	list-style-type: none;
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#mainCont li {
	list-style-type: square;
	padding-bottom: 20px;
}
h3,h4,h5 {
	color: #3366CC;
}
h3 {
	text-align: left;
	font-weight: normal;
	font-size: 1.6em;
}
h4 {
	text-align: left;
	font-weight: normal;
	font-size: 1.2em;
	height: 0.8em;
}
h5 {
	text-align: left;
	left: 0px;
	margin-bottom: 0.2em;
	font-weight: normal;
	font-size: 1.1em;
}
.framRubrik {
	color: #3366CC;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
.styrelsen {
	font-style: italic;
	color: #0066CC;
}
.year {
	color: #3366CC;
	font-weight: bold;
}
.tempodatum {
	font-size: 1.2em;
	color: #3366CC;
	width: 100%;
	padding-top: 10px;
}
.tempo-only {
	font-size: 1.2em;
	color: #3366CC;
	width: 100%;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}
.underrubrik {
	font-size: 1.3em;
	color: #3366CC;
}
.tempodatum a:link,.tempodatum a:visited {
	text-decoration: underline;
	color: #3366CC;
}
.tempodatum a:hover {
	color: #CC0000;
}

