
body
	{
	margin: 10px 0 0 0;
	font-family: Times;
    font-size: 0.78em;
	line-height: 1.6em;
	background: #000 repeat url('../gfx/back.jpg');
	color:#fff;
	text-align: center;
	scrollbar-face-color:#666;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	font-size: 15px;
	}	
	
	
	
    .tablethumb
	{
	width:585px;
	height:50px;
	text-align: center;
	padding:1px;
    }


	.tableshow
	{
	width:585px;
	height:300px;
	text-align: center;
	padding:0px;
	overflow:auto;
	}
	
	.table
	{
	color:#fff;
	width:98%;
	}	

	.table_rom
	{
	color:#fff;
	width:50%;
	font-size: 15px;
	}	



	/*H*/
	h1
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0 ;
	line-height: 24px;
	font-family: times;
	font-size: 15px;
	color: #666;
	font-weight: bold;
	text-align: center;
	}

	
	

/*H END*/
	
	
	/*TEXTEGENSKAPER*/
	a
	{
	color: #666;
	}
	
 	img
	{
	border: 1px solid #000;
	}
	body {font-family: Times; font-size: 13px;}
	p {font-family: Times; font-size: 12px;}
	td {font-family: Times; font-size: 12px;}
	li {font-family: Times; font-size: 12px;}
	
	
	A:link    { color: #666666; text-decoration : none;}
	A:visited { color: #666666; text-decoration : none;}
	A:active  { color: #666666; text-decoration : none;}
	A:hover   { color: #FFFFFF; text-decoration : none;}