body		{
			background-color: #A9E1F6;
			scrollbar-face-color: #ffffff;
			scrollbar-shadow-color: #0099CC;
			scrollbar-highlight-color: #ffffff;
			scrollbar-3dlight-color: #0099CC;
			scrollbar-darkshadow-color: #ffffff;
			scrollbar-track-color: #ffffff;
			scrollbar-arrow-color: #0099CC;
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-width: 0px;
			margin-height: 0px;
			vertical-align: text-top;
			text-align: left;
			color: #666666;
			}
			
a:link 		{ text-decoration: underline; color: #006699}
a:visited 	{ text-decoration: underline; color: #006699}
a:active 	{ text-decoration: underline; color: #0099FF}
a:hover 	{ text-decoration: underline; color: #FFFFFF}

td			{
			font-size:9pt;
			letter-spacing:0.1em;
			word-spacing: 0.1em;
			font-family: "Trebuchet MS", Times New Roman;
			color: #006699;
			text-align: left;
			line-height:17px;
			}
			
input 	 	{
			font-size:9pt;
			letter-spacing:0.1em;
			word-spacing: 0.1em;
			font-family: "Trebuchet MS", Times New Roman;
			color: #006699;
			text-align: left;
			line-height:17px;
			border-width: 1px;
			border-color: #000000;
			background-color:#ffffff;			}
		
textarea 	{
			font-size:9pt;
			letter-spacing:0.1em;
			word-spacing: 0.1em;
			font-family: "Trebuchet MS", Times New Roman;
			color: #006699;
			text-align: left;
			line-height:17px;
			border-width: 1px;
			border-color: Black;
			background-color:#ffffff;
			color: #666666;
			}
			
select 		{
			font-size:9pt;
			letter-spacing:0.1em;
			word-spacing: 0.1em;
			font-family: "Trebuchet MS", Times New Roman;
			color: #006699;
			text-align: left;
			line-height:17px;
			border-width: 1px ; 
			border-color: Black; 
			background-color:#F5F5F5
			}
			
.rubrik		{
			font-size:11pt;
			letter-spacing:0.09em;
			word-spacing: 0.1em;
			font-family: "Trebuchet MS", Times New Roman;
			color: #006699;
			padding: 0 px;
			text-align: left;
			line-height:25px;
			font-weight: bold;
			}
.linje	{background-color: #A9E1F6;
	border: 1px solid #006699;
			}
