table {
color: Black;
}
	
BODY {
	color : black;
	background-color : #ffffcc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size: 1px;
	scrollbar-base-color: white;
	margin-top : 4px;
	margin-left : 0px;
	}

img {
	border: Black;
}


A {
	color : black;
	text-decoration : underline;
}

li {
	font-style : normal;
	}

A:HOVER {
	text-decoration: none;
}

.knap {
  background-color : #336699; 
  border : 1px solid Gray; 
  font-size: 11px; 
  font-weight: bold;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #CCFFFF;
}

h1 {
	font-size: 24px;
	margin-bottom : -12px;
	margin-top : 12px;
}

h2 {
	font-size: 16px;
}
	
h3{
	font-size: 12px;
}

h4 {
	font-size: 20px;
	margin-bottom : -10px;
	margin-top : 6px;
}
	
h5 {
	font-size: 16px;
	}
	
h6 {
	font-size: 12px;
	}