BODY {

	
	font-family : Arial, Helvetica, sans-serif;

	color : Black;

	font-size : 11px;

	text-decoration : none;
	
	scrollbar-base-color: #336699;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #336699;
	scrollbar-highlight-color: #336699;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #CCCCFF;
}
P {

	
	font-family : Arial, Helvetica, sans-serif;

	color : Black;

	font-size : 11px;

	text-decoration : none;
	margin-left:5px;

}
.tekst {
	font-family : Arial, Helvetica, sans-serif;

	color : White;

	font-size : 11px;

	text-decoration : none;
}


A {

	

	font-family : Arial, Helvetica, sans-serif;

	color : Blue;

	font-weight : bold;

	font-size : 11px;

	text-decoration : none;

	font-style : bold;

}



A:LINK {

	
	font-family : Arial, Helvetica, sans-serif;

	color : Black
	;

	font-weight : bold;

	font-size : 11px;

	text-decoration : none;
	font-style : bold;
}



A:ACTIVE {

	

	font-family : Arial, Helvetica, sans-serif;

	color : #E68F06;

	font-weight : bold;

	font-size : 11px;

	text-decoration : none;

	font-style : bold;

}



A:VISITED {

	

	font-family : Arial, Helvetica, sans-serif;

	color : Black;

	font-weight : bold;

	font-size : 11px;

	text-decoration : none;

	

}

A:HOVER {

	

	font-family : Arial, Helvetica, sans-serif;

	color : lightblue;

	font-weight : bold;

	font-size : 11px;

	text-decoration : underline;

	font-style : bold;

}



H1 {

	font-family : Arial, Helvetica, sans-serif;

	color : #6699CC;

	font-size : 16px;

	text-decoration : none;

	font-weight : bold;

	}
H2 {

	font-family : Arial, Helvetica, sans-serif;

	color : #6699CC;

	font-size : 14px;

	text-decoration : none;

	font-weight : bold;

	font-style : italic;

	text-align : left;

}



H3 {

	
	font-family : Arial, Helvetica, sans-serif;

	color : #6699CC;

	font-size : 12px;

	text-decoration : none;

	font-weight : bold;

	font-style : italic;

	text-align : left;

}


H4 {

	background-color : #6699CC;

	font-family : Arial, Helvetica, sans-serif;

	color : Black;

	font-size : 14px;

	text-decoration : none;

	font-style : italic;

	text-align : left;

}



.subtitle {

	background-color : #FFFFCD;

	font-family : Arial, Helvetica, sans-serif;

	color : Black;

	font-size : 15px;

	text-decoration : none;

	font-weight : bold;

	font-style : italic;

	

}



TABLE {

	font-family : Arial, Helvetica, sans-serif;

	color : Black;

	font-size : 11px;

	text-decoration : none;


}

input, textarea { 
    background-color: #ffffff; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #bac5d6; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
} 
select { 
    background-color: #ffffff; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #bac5d6; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
} 
.input_fout { 
    background-color: #ffffff; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #FF0000; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
} 
.text_fout { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #FF0000; 
} 
.sc{width:653px; height:400px; overflow:scroll; overflow-y: scroll; overflow-x:hidden;}