/* CSS Document */

body{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight:bold;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight:bold;
color:#FFFFFF;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight:bold;
color:#FFFFFF;
}

a{
color: #ffffff;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#CCCCCC;
text-decoration:none;
}

.overskrifter td a{
color:#ffffff;
font-size: 10pt;
font-weight:normal;
}


.menu2 td a{
color:#ffffff;
font-size: 10pt;
font-weight:normal;
}

.menu2 td a:hover{
color:#FFFFFF;
}


.brodtekster td a{
color:#00FF66;
font-style: italic;
font-size: 13pt;
font-weight:normal;
}

.overskrifter td a:hover{
color:#990033;
}

