h1
{
	font-size: xx-large;
	font-weight: normal;
	font-style: normal;
	text-indent: 0em;
	line-height: 100%;
}

h2
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #ff6600;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 13px;
}

h5
{
	font-size: 12px;
	font-weight: bold;
}

h6
{
	font-size: 12px;
	font-style: italic;
}

p
{
}

a
{
}

table.bottomborder
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

table.tabelbottomborderrow
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 2px;
	border-color: #ffffff;
}

table.tabelbottomborderrow td, table.tabelbottomborderrow th
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	text-align: left;
	vertical-align: top;
}

img.imgbottompadding
{
	padding-bottom: 20px;
}

table.nyhedstabel
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.nyhedstabel td, table.nyhedstabel th
{
	padding: 0;
	text-align: left;
	vertical-align: top;
}

img.noborderorpadding
{
	border-left-style: none;
	border-left-width: 0;
	padding: 0;
}

.BoldOrange, table tr td.BoldOrange
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #ff6600;
}

.WhiteRegular, table tr td.WhiteRegular
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
}

.lucidaconsoletxt, table tr td.lucidaconsoletxt
{
	font-family: Lucida Console, monospace;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}

.lucidahead, table tr td.lucidahead
{
	font-family: Lucida Console, monospace;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
}

img.blackborder
{
	border-style: solid;
	border-width: thick;
	border-color: #000000;
}


