@charset "utf-8";


a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.bastext {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1E1C4F;
}

.bastextbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E1C4F;
}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #1E1C4F;
	background-color: #7D7D7D;
}
.cellpading {
	padding: 2px;
}
.foot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EAEEE6;
}
.huvud {
	font-family: Georgia;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #1E1C4F;
	text-align: center;
	vertical-align: middle;
}
.pageprop {
	background-color: #7D7D7D;
}

.rubrik1 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #1E1C4F;
}
.rubrik2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1E1C4F;
}
.rubrik3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1E1C4F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.rubrik4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E1C4F;
}
.rubrikmeny {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #1e352f;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #1e352f;
}
.storrubr {font-family: Georgia; font-size: 24px; font-style: italic; font-weight: bold; color: #1E1C4F; text-align: center; vertical-align: middle; }

.stortext {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #1E1C4F;
	text-align: center;
	vertical-align: middle;
}
.tableborderleftright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #96CFB7;
	border-right-color: #96CFB7;
	border-bottom-color: #96CFB7;
	border-left-color: #96CFB7;
}
.tableborder {
	padding: 1px;
	border: thin solid #96CFB7;
	color: #1E1C4F;
}

