A {
	color: #000080;	
	font-weight: bold;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:hover {
 	text-decoration: underline;
}

A:active {
	text-decoration: none;
}

body {
	background: #D0D0D0;
	scrollbar-face-color: #808080;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #D0D0D0;
	scrollbar-arrow-color: #D0D0D0; 
}

table.head {
  border: 0px;
  width: 100%;
}

h1 {
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size:30px;
	color: #808080;	
}

h2 {
	font-family: Arial;
	font-weight: bold;
	font-size:20px;
	color: #808080;	
}

h3 {
	font-family: Arial;
	font-weight: bold;
	font-size:16px;
	color: #808080;	
}

font.stalose {
	font-family: Arial;
	font-weight: bold;
	font-size:15px;
	color: #303030;	
}

font.obr {
	font-family: Arial;
	font-weight: bold;
	font-size:12px;
}

col.dok {
	font-family: Arial;
	font-size:12px;
	text-align:right; 
	width:24;
}
