body {
	SCROLLBAR-ARROW-COLOR: #cc00ff; 

	SCROLLBAR-FACE-COLOR: #ffffdd; 
	SCROLLBAR-TRACK-COLOR: #eeeebb; 

	SCROLLBAR-3DLIGHT-COLOR: #5500bb; 
	SCROLLBAR-SHADOW-COLOR: #330099; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffcc;
	
	background-color : #FFFFCC;
	font-family : "Century Gothic";
	color: #cc0033;
	font-size : 13px;
	line-height : 15px;

}

img{ 
	border : 1px solid #cccc99
 }
 
.tekst{
	font-family : "Century Gothic";
	color: #cc0033;
	font-size : 13px;
	line-height : 15px;
}

.bluetekst{
	font-family : "Century Gothic";
	color: #330099;
	font-size : 13px;
	line-height : 15px;
}

.backblue{
	background-color: #ACC6D2;
}

.kop{
	font-family : "Century Gothic";
	color: #cc0033;
	font-size : 18px;
	line-height : 20px;
	font-weight : bold;
}

a			{
	font-family : "Century Gothic";
	color: #330099;
	font-size : 13px;
	line-height : 15px;
}

a:link		{
	font-family : "Century Gothic";
	color: #330099;
	font-size : 13px;
	line-height : 15px;
}

a:visited	{
	font-family : "Century Gothic";
	color: #330099;
	font-size : 13px;
	line-height : 15px;
}

a:hover		{
	font-family : "Century Gothic";
	color: #cc0033;
	font-size : 13px;
	line-height : 15px;
}

a:active	{
	font-family : "Century Gothic";
	color: #cc0033;
	font-size : 11px;
	line-height : 13px;
	font-weight : bold;
}

.bord1{
	border : 4px double #EEEEBB;
}

.bord2{
	border : 1px solid #8AA4B0;
}

.bord3{  
	border: 3px outset #EEEEBB;
}

.bord4{  
	border: 3px outset #ACC6D2;
}

.justi{
	text-align : justify;
}





