.diskret
{
	font-weight: none;
	text-decoration: none;
}

.hovedtabel
{
	border-style: solid;
	border-color: #6D6D6D;

}

.tabel
{
	border-color: #C2C2C2;

}

.text
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}
.text_advarsel
{
	font-family: Verdana, sans-serif;
	font-size: 15px;
	text-align: justify;
	color: red;
}
.textgrey
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #838383;
}
.bigtext
{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000000;
}

.smalltext
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
}

.header
{
	font-family: Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
}


a
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a:link
{
	color: #000000;
	text-decoration:none;

}

.divscroll
{
    overflow: auto;
    height: 250px;
    width: 491px;
}

a:visited
{
	color: #000000;
	text-decoration:none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.bigheader
{
	text-align: center;
	font-size: 16px;
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
}