body {
    font-family:	verdana,sans-serif;
	font-size:		63%;
	line-height:	150%;
}

table {
	font:			inherit; 
}

tr {
	font:			inherit; 
}

td {
	font:			inherit;
}

/**** Till lŠnk fšr val av storlek ****/
a.large, a.large:hover { font-size: 16px; line-height:20px; }
a.small, a.small:hover { font-size: 10px;  line-height:20px; }
/**************************************/

a {
	color:			 #577D9E;
	text-decoration: none;
}
a:hover {
	color:			 #577D9E;
	text-decoration: underline;
}
	

td.subLevel1 {
	background:     #777060;
	font-size:      100%;
	color:          #FFFFFF;
	padding:        4px;
	border-bottom:  1px solid #FFFBF2;
	width:			100%;
	letter-spacing: normal;
}
.subLevel1 a {
	color:			#FFFFFF;
	text-decoration: none;
	font-weight:    bold;
}
.subLevel1 a:hover {
	color:			 #FFFFFF;
	text-decoration: none;
}

td.subLevel2 {
	background:     #FFFBF2;
	font-size:      100%;
	color:          #979080;
	padding:        4px;
	letter-spacing: normal;
	border-bottom:  1px solid #F0E9DC;
}
.subLevel2 a {
	color:			#3f3f3f;
	text-decoration:	none;
	font-weight:    bold;
}
.subLevel2 a:hover {
	color:			 #3f3f3f;
	text-decoration: none;
}

td.subLevel3 {
	background:     #FFFBF2;
	color:          #000000;
	padding:        4px;
	border-bottom:  1px solid #F0E9DC;
	letter-spacing: normal;
	margin-left:	1ex;
}
.subLevel3 a {
	color:			#3f3f3f;
	text-decoration:	none;
}

.subLevel3 a:hover {
	color:			 #3f3f3f;
	text-decoration: none;
}

h1 {
	font-size:      140%;
	line-height:    160%;
	margin-top: 0px;
	margin-bottom: 6px;
}
h2 {
	font-size:      120%;
    line-height:    140%;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size:      100%;
	line-height:    120%;
}

.textHeader {
	font-size:      120%;
	font-weight:    bold;
	line-height:    180%;
}

.textNormal {
	font-size:      100%;
	line-height:    150%;
}


.bildtext {
	font-size:      100%;
	font-style:		italic;
	line-height:    140%;
}
.bannerText {
	font-family:	arial,sans-serif;
	font-size:		100%;
	line-height:	120%;
	color:			#000000;
}

.alignLEFT {
	margin-right: 3px;
}

.alignRIGHT {
	margin-left: 3px;
}
