BODY {
	background-color : #26CDFF;
	background-image: url(images/cirkels.gif);
	color : Black;
	font-size : small;
	margin : 10px 10px 10px 10px;
	scrollbar-face-color : #26CDFF;
	font-family : Arial, Helvetica, sans-serif;
}

TABLE {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

H1 {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 24pt;
	color : Black;
	font-weight : bolder;
	letter-spacing : 1px;
}

.BLOK {
	background-color : #FFFFAA;
	color : Black;
	padding : 10px;
	width : auto;
	border : thin solid Black;
}

.LARGEBUTTON {
	background-image: url(images/largebutton.gif);
	background-position : center;
	background-repeat : no-repeat;
	width : 181px;
	height : 181px;
	font-weight : bold;
	text-align : center;
	padding : 30 20 10 20;
	font-size : 16;
}
