BODY 		{
		font-family: Verdana,Arial, Helvetica;
		font-size: 80%;
		color: #000000;
		background-color: #FFFF00;
		text-decoration: none;
		scrollbar-face-color:red;
		scrollbar-arrow-color:yellow;
		scrollbar-track-color:#EEEEEE;
		scrollbar-shadow-color:'';
		scrollbar-highlight-color:#FFOO00;
		scrollbar-3dlight-color:'';
		scrollbar-darkshadow-Color:black;
}

P	{margin: 5 px;}

H1, H2, H3	{text-align:center;}

H1		{font-size: 200%;}

H2		{font-size: 150%;}

H3		{font-size: 120%;}

A	 	{text-decoration: none;}

A:link		{
		color:#CC0000;
}

A:visited	{
		color: #0000CC	;
}

A:active	{
		color: #0000FF;
		background-color: #993366;
}

A:hover 	{
		color: #0000FF;
}

TABLE 		{
		font-size: 100%;
		margin-spacing: 0px;
		border-spacing: 0px;
		border: 0px;
}

.kantlinje	{border: 2px #000000 double;}

INPUT
		{
		font-family: Verdana;
/*		border: white 1px inset;*/
		background-attachment: fixed;
		background-image: url(images/inputbg.gif);
 		}

.button 	{
		background-color: #483D8B;
		color: #FFFFFF;
		font-weight: bold;
		background-image: none;
}

.index		{background-color: #FF0000;}

IMG		{border: 0px;}

.banner {
/*	position: absolute;*/
	height:100px;
	width:100%;
/*	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom: 1px solid #000;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	height:100px;
	text-align:left;	
}

.left {
	position: absolute;
	left:10px;
	top:150px;
	width:15%;
	height:480px;
	text-align=center;
}

.center {
/*	position: absolute;*/s
	border:0px solid #000;
	margin-left: 23%;
	margin-right: 13%;
	text-align=center;
}