
body 				    {background-color: black; 
		   					background-repeat: repeat;
			 					background-attachment: fixed;
								scrollbar-base-color : black;
								scrollbar-arrow-color : red}

div.fontoverskrift {font-family: "Arial Narrow", Verdana;
				 				font-size: xx-large;
				 				color: white;
				 				font-weight: bold}
				 
div.fontstor    {font-family: "Arial Narrow", Verdana;
				 				font-size: x-large;
				 				color: white;
				 				font-weight: bold}
				 
div.fontmedium  {font-family: "Arial Narrow", Verdana;
				 				font-size: small;
				 				color: white;
				 				font-weight: bold}
				 
div.fontmediumLeft  {font-family: "Arial Narrow", Verdana;
				 				font-size: medium;
				 				color: white;
				 				font-weight: bold;
								align: left;
								text-decoration: underline}
				 
div.fontsmall  	{font-family: "Arial Narrow", Verdana;
								font-size: x-small;
			 					color: white;
			 					font-weight: bold}
								
div.fontlille   {font-family: "Arial Narrow", Verdana;
								border: none;
						 		font-size: 12px;
				 		 		color: white;
			 					font-weight: bold}
								
div.redmedium		{font-family: "Arial Narrow", Verdana;
				 				font-size: large;
				 				color: red;
				 				font-weight: bold}
								
p.linje					{line-height:10pt;
								font-size: 50%; 
								color: white}
								
/*table.fast			{table-layout: fixed}*/																
								
table.stam2  	 	{border: silver;
								border-style: solid;
								table-layout: fixed;	
								font-family: "Arial Narrow", Verdana;
								line-height: 80%;
							  font-size: x-small;
				 				color: white} 	
						
table.fontsmall  {font-family: "Arial Narrow", Verdana;
								border-style: solid;
								table-layout: fixed;	
				 				font-size: small;
				 				color: white;
				 				font-weight: bold}
								
table.sortsmall {font-family: "Arial Narrow", Verdana;
								border-style: solid;
								border: 0;
								table-layout: fixed;	
				 				font-size: small;
				 				color: white;
				 				font-weight: bold;
								border-color: black}
																
table.galleri 	{border: solid silver;
					  		table-layout: fixed;
								border-width: 3pt;
								border-color: silver;
								font-family: "Arial Narrow", Verdana;
				 				color: white;
								background-color: black;
								font-size: x-small;
								font-weight: bold;
								text-align: center} 	

table.fontlille   {font-family: "Arial Narrow", Verdana;
								border: none;
						 		font-size: 12px;
				 		 		color: white;
			 					font-weight: bold}
								
table.fontmedium  {font-family: "Arial Narrow", Verdana;
				 				font-size: medium;
				 				color: white;
				 				font-weight: bold}
				 
											 

a:link 			 		{color: white;
								border: 0;
								background-color: black;
								text-decoration: none}

a:visited 			{color: white;
								border: 0;
								background-color: black;
								text-decoration: none}}

a:hover 				{color: green;
								border: 0;
				 				background-color: black;
								text-decoration: none}}
								
a:active				{color: yellow;
				 				background-color: black;
								text-decoration: none}}														

