.body {
	font-size: normal;
	background-color:#334071;
}

.litefylligare { color: #f0ffff; font-style: normal; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.litefylligare2 { color: #f0ffff; font-style: oblique; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

/* vit, stor, fet        font: font-style font-variant font-weight font-size/line-height font-family */
.newclass  { color: #f0ffff; font: bold 150% "Gill Sans MT", Arial, Helvetica, sans-serif}
/* vit, stor, smal */
.newclass2 { color: #f0ffff; font: normal 150% "Gill Sans MT", Arial, Helvetica, sans-serif}
/* vit, mycket liten */
.newclass3 { color: #f0ffff; font: normal 60% Arial, Helvetica, sans-serif }
/* vit, liten */
.newclass4 { color: #f0ffff; font: normal 80% Arial, Helvetica, sans-serif }

.newclass4 :link, .newclass4 :visited {color: #B9E9FF}

/* svart* används på Recensioner */
.svartl {
	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.svartl2 {
	color: black;
	font-weight: bold;
	font-size: 10pt;
	line-height: 17pt;
	font-family: Arial, Helvetica, sans-serif
}
.svartls { color: black;
	font-weight: bolder;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif
}
.svarts { color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 40pt;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif
}
