﻿body 
{
    font-family: Verdana;
    font-size: 11px;
    color: #525252;
}

h1
{
    color: #502e8b;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
}

h2, h3, h4
{
    font-family: Arial;
}

hr
{
    border-style: dotted;
    color: #525252;
}

a
{
    color: red;
    font-family: Verdana;
    text-decoration: none;
    
}

.normal text
{
    font-family: Verdana;
    font-size: 11px;
    color: #525252;
}

.rubrik
{
    color: #502e8b;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
}

table, tr, td
{
    font-family: Verdana;
    font-size: 11px;
    color: #525252;
}

.selectedMenuItem
{
    color: #502e8b;
    font-weight: bold;
}