<!--
body {
	scrollbar-base-color:#000000;
	scrollbar-track-color:#cccccc;
	scrollbar-arrow-color:#ffffff;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;
	background-image:url(backgr.jpg);
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
	}

.tablerc {
	moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 1px 1px 4px #330;
	-moz-box-shadow: 1px 1px 4px #330;
    -webkit-box-shadow: 1px 1px 4px #330;

}

td {
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	}

A {
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
	}

A:hover {
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
	color:#cc0000;
	}

.menyrub1 {
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	}

.bordertabell {
	border:solid 1px #000000;
	}

.rubrik {
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#00aa00;
	}

.bildtext {
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#0000aa;
	}
.filmtext {
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	}
-->