body			{ scrollbar-face-color: #4B5968;
				  scrollbar-shadow-color: #4B5968; 
                scrollbar-highlight-color: #4B5968; 
                scrollbar-3dlight-color: #4B5968;
                scrollbar-darkshadow-color: #4B5968; 
                scrollbar-track-color: #424F5E; 
                scrollbar-arrow-color: #C3DA96; 
                font-family: Arial, veranda, helvetica, geneva;
                font-size: 10pt;
                color: Black;
                line height: 8px;
				background : #CCCCCC;
 }
               
a:link			{ text-decoration : none;
				  color: #000080;
				  font-family: Arial, veranda, helvetica, geneva;
				  font-size: 10pt; font-weight:bold }

A:visited 		{ text-decoration : none;
				  color: #FF0000; 
				  font-family: Arial, veranda, helvetica, geneva;
				  font-size: 10pt; font-weight:bold } 

A:active 		{ text-decoration : none;
				  color: #FFA500; 
				  font-family: Arial, veranda, helvetica, geneva;
				  font-size: 10pt; font-weight:bold }
				  
.tekst			{ color: Black;
				  font-family: Arial;
				  font-size: 10pt }

.tekstwhite	{ color: Black;
				  font-family: Arial;
				  font-size: 10pt; }

.stortekst		{ color: Black;
				  font-family: Arial;
				  font-size: 12px; }

.tekstbold		{ color: Black;
				  font-family: Arial;
				  font-size: 10pt; 
				  font-weight: bold }		

.flattextbox 	{ font-size : xx-small;
				  font-family : Arial;
				  BORDER-BOTTOM: 1px solid;
				  BORDER-LEFT: 1px solid;
				  BORDER-RIGHT: 1px solid;
				  BORDER-TOP: 1px solid;
				  border-color : #595D63; }

.flatbutton  	{ font-size : xx-small;
				  font-family : Arial;
				  background-color : #4B5968;
				  color : white;
				  font-weight : bold;
				  BORDER-BOTTOM: 0px solid;
				  BORDER-LEFT: 0px solid;
				  BORDER-RIGHT: 0px solid;
				  BORDER-TOP: 0px solid;
				  border-color : #595D63; }