body {
    margin: 0px;
    color: black;
    font-size: 9pt;
    font-family: Arial, Verdana, Helvetica, Tahoma, SansSerif, serif
}

p, li, td, div {
    font-size: 9pt;
    font-weight: normal
}

p {
    margin-top: 5px;
    line-height: 1.25em
}

th {
    font-size: 9pt;
    font-weight: bold
}

h1 {
    font-weight: bold;
	font-size: x-large; 
}
h2 {
    font-weight: bold;
    font-size: large
}
h3 {
    font-weight: bold;
    font-size: medium;
    margin-top: 5px;
    margin-bottom: 0px;
}
h4 {
    font-weight: bold;
    font-size: small;
    margin-bottom: 4px;
}
h5 {
    font-size: 9pt; 
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 5px
}
h6 {
    font-size: 8pt; 
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 5px
}

a {
	color: #CC6600;
    text-decoration: none;
}
a:link {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #CC6600;
    text-decoration: underline;
}

.meny {
    font-weight: bold;
	color: #880000;
}
a.meny {
	color: #1b2a6b; 
    font-weight: bold;
    text-decoration: none;
}
a.meny:hover {
	color: #0000FF;
    font-weight: bold;
    text-decoration: none;
}

a.submeny {
	color: #283838; 
    text-decoration: none;
}
a.submeny:hover {
	color: #0000FF;
    text-decoration: none;
}

a img {
    border: none
}

.menyBoks {
    margin-top: 1px;
}
