@charset "utf-8";
/* CSS Document */

/************************ link **************************************************/
a:active {
	COLOR: #3f523c; 
	TEXT-DECORATION: none;
	font-size:12px;
}
a:link {
	COLOR: #3f523c; 
	TEXT-DECORATION: none;
	font-size:12px;
	}
a:visited {
	COLOR: #3f523c; 
	TEXT-DECORATION: none;
	font-size:12px;
	}	
A:HISTORY {
	COLOR: #3f523c; 
	TEXT-DECORATION: none;
	font-size:12px;
	}	
a:hover {
	COLOR: #1946ab; 
	TEXT-DECORATION: none;
	font-size:12px;
}
/****************** eof link **************************************************/

#tiop
{
background-image:url('../gfx/sortfadelinje.gifx');
background-repeat:no-repeat;
background-position:top right;
} 

.font1 {
	FONT-FAMILY: "Lucida Grande", arial, sans-serif; 
	font-size:12px;
}

.bildetxt {
	FONT-FAMILY: "Lucida Grande", arial, sans-serif; 
	font-size:9px;
}
#Menu {
	color:#3f523c; 
	font-size:12px; 
	font-weight:normal; 
	font-family:Geneva, Arial, Helvetica, sans-serif
}

#HeadLine {
	color:#3f523c; 
	font-size:14px; 
	font-weight:bold; 
	font-family:Geneva, Arial, Helvetica, sans-serif
}
#MEDEVAC {
	color:#3f523c; 
	font-size:18px; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}