body,td,p {font-family:verdana;
		line-height: 1.5em;
		font-size:8.5pt;
		color:#4e4e4e;}
		
		td {text-align: left;
		padding-left: 3;
}
 		h2  { color: #4EA447;
		font-size: 20pt;

}
		
		h3  { color: #4EA447;
		font-size: 16pt;
}
		
		a { color: white; 
			text-decoration: none;}
		
		a:hover { color: black; 
			text-decoration: none;}
		
		.orange { background-color: #FDBD13; }
		
		.gray { background-color: #6B6F72; }
		
		.textf { width: 950px;
			background-color: white;
			padding: 25;
			padding-top: 25;
			padding-bottom: 25;
 		}
		
		.menu { font-weight: bold;
			text-align: left;
			padding-left: 25;
			height: 14pt;
}
 		
		.toptable { font-weight: bold;
		color: white;
		background-color: black;
			text-align: left;
			padding-left: 3;
}
 		.darkgray { 
		background-color: #e9e9e9;
			
}
		.lightgray { 
		background-color: #f0f0f0;
}
		.bilde {  
		float: right;
	

}
		.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}

		.form_field {
			font-size : 13px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #474747;
			font-weight : bold;
			text-align:left;
		}

		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.text_box{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
		}

		.text_area{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}

		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}

		.copyright{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}