/*A:link {
    font-family: 'Verdana', 'Arial', 'Sans-Serif';
    font-size: 9pt;
    font-weight: bold;
    color: #575B5D;
    position: relative;
	text-decoration: none;

}

A:visited {
    font-family: 'Verdana', 'Arial', 'Sans-Serif';
    font-size: 9pt;
    font-weight: bold;
    color: #575B5D;
    position: relative;
	text-decoration: none;
}

A:hover {
    font-family: 'Verdana', 'Arial', 'Sans-Serif';
    font-size: 9pt;
    font-weight: bold;
    color: #dddddd;
    position: relative;
	text-decoration: none;
}

A:active {
    font-family: 'Verdana', 'Arial', 'Sans-Serif';
    font-size: 9pt;
    font-weight: bold;
    color: #575B5D;
    position: relative;
	text-decoration: none;
}

body
{
	background: #FFF9DF;
}

TABLE
{
	vertical-align: top;
    font-family: 'Arial', 'Sans-Serif';
    font-weight: normal;
    font-size: 11pt;
    text-align: Left;
    margin-top: 10;
    margin-bottom: 0;
    line-height: 160%;
	border-collapse: collapse;
    border: 1px solid gray;
	color: black;
	background-color: white;
}

TABLE.belso
{
	vertical-align: top;
    font-family: 'Arial', 'Sans-Serif';
    font-weight: normal;
    font-size: 11pt;
    text-align: Left;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 170%;
	border-collapse: collapse;
    border: 0px solid gray;
	color: #000000;
}

td
{
	border-bottom: 0px solid silver;
	padding: 0.5em;
}

td.jobb
{
	border-right: 1px solid aliceblue;
	padding: 0.5em;
}

td.fent
{
	border-top: 1px solid Gainsboro;
	padding: 0.5em;
}

input
{
	border:1px solid darkgray;
	font-family: 'Verdana', 'Arial', 'Sans-Serif';
	font-size:12px;
	font-weight:bold;
	background-color: ghostwhite;
	color:#000000;
	padding: 0.2em;
}

input.radio
{
	border:0px solid darkgray;
	font-family: 'Verdana', 'Arial', 'Sans-Serif';
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding: 0.2em;
	background-color: transparent
}

input.checkbox
{
	border:0px solid darkgray;
	font-family: 'Verdana', 'Arial', 'Sans-Serif';
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding: 0.2em;
	background-color: transparent
}

textarea
{
	border:1px solid darkgray;
	font-family: 'Verdana', 'Arial', 'Sans-Serif';
	font-size:12px;
	font-weight:bold;
	background-color: ghostwhite;
	color:#000000;
}


select
{
	border:1px solid lavender;
	font-family: 'Verdana', 'Arial', 'Sans-Serif';
	font-size:11px;
	font-weight:bold;
	background-color: ghostwhite;
	color:#000000;

}
*/
.vas
{
        font-family: 'Arial', 'Sans-Serif';
        font-weight: bold;
        font-size: 11pt;
        color: #000066;
}
/*
h1
{
    font-family: "Arial regular", Arial, sans-serif;;
    font-weight: bold;
    font-size: 13pt;
    color: #000000;
	text-align: center;
}

h2
{
    font-family: "Arial regular", Arial, sans-serif;;
    font-size: 12pt;
    text-align: justify;
	font-weight: bold;
}	*/
