p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textstor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.textfakta {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
}
.rubrikxl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: normal;
}
.rubrikstor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
.rubrikmellan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.rubrikliten {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.rubriklitenbla {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #005595;
	font-weight: bold;
}
.bakgmain {
	background-color: #005595;
	background-image: url(bilder/bakg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.maintable {
	width: 100%;
	background: url(bilder/bakg_top.jpg) repeat-x;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
input, select, text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
