
.NyhedsbrevOverviewHeadline /* Oversigt Titel */
{
	color: #0081ff;
	font-size: 15pt;
	font-style: ;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.NyhedsbrevOverviewTh /* Oversigt Tabel Titel */
{
	background-color: #0081ff;
	color: #ffffff;
	font-size: 9pt;
	font-style: ;
	font-weight: bold;
	display: ;
	padding: ;
}
.NyhedsbrevOverviewTime /* Oversigt Tid */
{
	color: #818181;
	font-size: 9pt;
	font-style: ;
	font-weight: ;
	display: ;
	padding: ;
}
.NyhedsbrevOverviewSubject /* Oversigt Emne */
{
	color: #000000;
	font-size: 9pt;
	font-style: ;
	font-weight: ;
	display: ;
	padding: ;
}
.NyhedsbrevOverviewLink /* Oversigt Vis Link */
{
	color: #000000;
	font-size: 9pt;
	font-style: ;
	font-weight: ;
	display: ;
	padding: ;
}

.NyhedsbrevShowSubject /* Visning Emne */
{
	color: #0081ff;
	font-size: 14pt;
	font-style: ;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.NyhedsbrevShowTime /* Visning Tid */
{
	color: #818181;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
	display: block;
}
.NyhedsbrevShowHTML /* Vis Indhold */
{
	color: #000000;
	font-size: 9pt;
	font-style: ;
	font-weight: ;
	display: block;
}