body			{ scrollbar-face-color: #138892;
				  scrollbar-shadow-color: #138892; 
                scrollbar-highlight-color: #138892; 
                scrollbar-3dlight-color: #138892;
                scrollbar-darkshadow-color: #138892; 
                scrollbar-track-color: #138892; 
                scrollbar-arrow-color: #C3DA96; 
                font-family: Arial, veranda, helvetica, geneva;
                font-size: 10px;
                color: Black;
                line height: 8px;
				
 }
               
a:link			{ text-decoration : none;
				  color: #0000FF;
				  font-family: Arial, veranda, helvetica, geneva;
				  font-size: 10pt }

A:visited 		{ text-decoration : none;
				  color: #DC143C; 
				  font-family: Arial, veranda, helvetica, geneva;
				  font-size: 10pt } 

A:active 		{ text-decoration : none;
				  color: #FF0000; 
				  font-family: Arial, veranda, helvetica, geneva;
				  font-size: 10pt }
				  
.tekst			{ color: #000000;
				  font-family: Arial;
				  font-size: 10pt }

.tekstwhite	{ color: #000000;
				  font-family: Arial;
				  font-size: 10pt; }

.stortekst		{ color: #000000;
				  font-family: Arial;
				  font-size: 12pt; }

.tekstbold		{ color: #000000;
				  font-family: Arial;
				  font-size: 10pt; 
				  font-weight: bold }		

.flattextbox 	{ border:1px solid #595D63; font-size : 10pt;
				  font-family : Arial;
				   }

.flatbutton  	{ border:0px solid #595D63; font-size : 10pt;
				  font-family : Arial;
				  background-color : #4B5968;
				  color : #FFFFFF;
				  font-weight : bold;
				   }