body         {
	font-family: Garamond, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009999;
	text-align: left;
	background-color: #9999cc;
	background-image: url('pic/');
	background-position: left top;
	background-repeat : no-repeat;
	background-attachment : fixed;
	margin-left: 0px;
	margin-top: 25px;
	line-height: 150%;
}

.bg      {
	font-family: Garamond,Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #009999;
	background-image: url('../images/bgfrance.jpg');
	background-position: center 100px;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-color : #ffffff;
	font-size: 12pt;
	line-height: 125%;
}
               
h1           { text-align: center; font-family: Garamond, Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 24pt; color: #009999; background-color : transparent; line-height: 75%; }
               
h2           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000080; background-color: transparent ;  text-decoration: underline; font-style : italic;}
		         
h3			   { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000080; background-color: transparent;  font-weight : bold; text-align:center;} 		         

textarea     { background-color: #ff9900; color: #000000; background-image : none;}

.knap        { font-size: 12pt;
	 				color : #ffffff;
					background-color: #3f958e;
					background-image : none;	
					border-right: 3px solid #808080;
					border-top: 3px solid #c0c0c0;
					border-bottom: 3px solid #808080;
					border-left : 3px solid #c0c0c0;}


ul           { list-style-type: disc; }

a     		   { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt;  background-color : transparent;}

a:link 	  {color : #000080; background-color : transparent; text-decoration : none;}            
a:visited   {color : #000080;  background-color : transparent; text-decoration : none;}
a:hover     {color : #000080; text-decoration : none; text-transform: uppercase; background-color : #9999cc; }
a:active    {color : #000080; background-color : transparent;  text-decoration : none; }

.boks {				border-right: 3px solid #333333;
					border-top: 3px solid #ff00ff;
					border-bottom: 3px solid #333333;
					border-left : 3px solid #ff00ff;}