/* TEXT OCH RUBRIKER */
/* Stor rubrik */
H1 {
 font-size: 14pt;
 font-family: Verdana, Arial, Helvetica, Sans-serif;
 font-weight: normal;
 color:  #CC9900;
}
/* Mindre rubrik */
H2 {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, Sans-serif;
	color:  #000000;
	margin-top: 1em;
}
/* Brödtext */
P {
 font-size: 9pt;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 color:  #000000;
}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: circle;
	list-style-position: outside;
	font-size: 12px;
}

/* Liten text */
H3 {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:  #cc9933;
	font-weight: bold;
	text-transform: none;
}
/* Liten text */
H4 {
	font-size: 12pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:  #cccccc;
	font-weight: bold;
	text-transform: italic;
}

/* LÄNKAR */
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
	word-spacing: normal;
	height: auto;
	width: auto;
	font-style: normal;
	



}
A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
	text-transform: none;

	}
A:hover {
 COLOR: #999999; TEXT-DECORATION: underline; 
}
A:active {
 COLOR: #999999; TEXT-DECORATION: underline;
}


/* SCROLLBAR */
BODY {
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #CCCCCC;
	scrollbar-face-color: #FFffff;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
 

/**/
.unnamed1 {
	color: #000000;
}
h5 {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:  #000000;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;

}
hr {
	font-size: 7pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:  #CCCCCC;
	font-weight: lighter;
	text-transform: none;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.indent {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-right: 10px;
	white-space: pre;
	background-position: 10px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height: 2em;
	list-style-image: url(../images/bullet.png);
	list-style-position: outside;
}
h6 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.films {
	line-height: 2em;
}
table {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:  #000000;
	vertical-align: text-top;
}
tr {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:  #000000;
}
td {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:  #000000;
}
.td_img {
	float: left;
}
.field {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
}

