BODY {

	color: #003E8C;
	font-family : Arial, sans-serif;
	
}

h2 {
	color: #003366;
	font-weight: bold;
	font-size: 19px;
	font-family: Arial, sans-serif;
}

h6 {
	color: #003366;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, sans-serif;
}

A {
	text-decoration: underline;
	color: #003366;
	font-weight : bold;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}

.style2 {
	color: #003366;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}


.menu {
	color: #003366;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
}

.hervor {
	font-weight : 700;
	color : #0000CC;
}

.style3 {
	color: #003366;
	
	font-size: 10px;
	font-family: Tahoma;
}




