body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
}
select {
    font-size: 0.95em;
}
p {
    margin: 0px;
    padding: 0px;
}
h1 {
    font-size: 1.5em;
    color: #0082A4;
    text-transform: uppercase;
}
.artikkel h1
{
    color: #000000;
}
h2 {
    font-size: 1.3em;
    color: #0082A4;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.artikkel h2
{
    color: #000000;
}
h3 {
    font-size: 1.3em;
    color: #0082A4;
}
.artikkel h3
{
     color:#000000;
}
h4 {
    font-size: 1.2em;
    color: #0082A4;
}
.artikkel h4
{
    color: #000000
}
h5 {
    font-size: 1.1em;
    color: #0082A4;
}
.artikkel h5
{
    color: #000000;
}
h6 {
    font-size: 1.0em;
    color: #0082A4;
}
.artikkel h6
{
    color: #000000;
}

a
{
    color: #333333;
    text-decoration: none;
}
a:hover
{
    color: #006F8A;
    text-decoration: underline !important;
}
a:visited
{
    color: #7D287E !important;
}

.MargLink a, a.MargLink
{
    color: #006F8A;
    text-decoration: none;
}
.MargLink a:hover, a.MargLink:hover
{
    text-decoration: underline;
}

.InnholdOverskrift
{
    color: #333333;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}

h1.InnholdOverskrift
{
    color: #333333;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}

.InnholdTekst ul, .InnholdIngress ul
{
    list-style-type: disc;
}
.InnholdTekst ul, .InnholdIngress ul, .InnholdTekst ol, .InnholdIngress ol
{
    margin: 0px 30px 10px 30px;
}
.artikkel .InnholdTekst p
{
    margin-bottom: 15px;
}
a.InnholdLinkTekst, div.InnholdIngress a, div.InnholdTekst a
{
    color: #006F8A;
    text-decoration: none;
}
a.InnholdLinkTekst:hover
{
    text-decoration: underline;
}
a.InnholdLinkDisabled
{
    color:#CCCCCC !important;
}
a.InnholdLinkDisabled:hover
{
    cursor: default;
    text-decoration: none !important;
}
.InnholdTabellTekst a
{
    color: #006F8A;
}
.artikkeloversikt .InnholdOverskrift a, .artikkeloversikt a.InnholdOverskrift
{
    color: #333333;
    font-size: 1.3em;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
}
.artikkeloversikt .InnholdOverskrift a:hover, .artikkeloversikt a.InnholdOverskrift:hover
{
    color:#067DA5;
}
.artikkeloversikt .InnholdLink a, .artikkeloversikt a.InnholdLink
{
    color:#0181A6;
    font-weight:bold;
    text-decoration: none;
}
.artikkeloversikt .InnholdLink a:hover, .artikkeloversikt a.InnholdLink:hover
{
    text-decoration: underline;
}
.artikkelNavigasjon a
{
    color: #333333;
    text-decoration: none;
}
.artikkelNavigasjon a:hover
{
    color: #006F8A;
    text-decoration: underline;
}
.webPartBunnLink a
{
    padding-left: 14px;
    color: #333333;
	text-decoration:none;
}

.webPartBunnLink a:hover
{
    color: #006F8A;
	text-decoration:underline;
}


a.ForumEPSkriftLink {
	font-family :arial;
	font-size: 0.72em;
}

.ForumEPSkriftInfo {
}

.ForumEPSkriftInfo {
}

.ForumEPSkriftInfoTykk {
	font-weight: bold;
}
