BODY, TABLE, TR, TH, TD  {
	font-family : arial, verdana;
	font-size : 10pt;
}

TD.white  {
	color : #ffffff;
	font-family : arial, verdana;
	font-size : 10pt;
	text-decoration : none;
}

H1  {
	font-family : arial, verdana;
	font-size : 15pt;
	font-weight : bold;
}

H2  {
	font-family : arial, verdana;
	font-size : 13pt;
	font-weight : bold;
}

h3  {
	font-family : arial, verdana;
	font-size : 11pt;
}

B  {
	font-size : 12pt;
	font-weight : bold;
}

INPUT.soeg, INPUT.send, INPUT.reset  {
	background-color : #FFFFFF;
	border-width : 0px;
	color : #0000FF;
	font-family : arial, verdana;
	font-size : 8pt;
	font-weight : bold;
	height : 12pt;
}

.Centered  {
	text-align : center;
}

/* Anchor (link) styles*/
A  {
	text-decoration : none;
}

A:link  {
	color : #0000FF;
}

A:visited  {
	color : #0000FF;
}

A:hover  {
	color : #FF0000;
}

A:active  {
	color : #FF0000;
}

.black  {
	color : white;
	font-family : arial;
	font-size : 11pt;
	background-color : Black;
	font-weight : bold;
}

.small  {
	color : black;
	font-family : arial;
	font-size : 7pt;
	background-color : white;
}


/* CLASS="bund" bruges til datoen og menuen i bunden*/
.bund  {
	color : silver;
	font-family : arial;
	font-size : 9pt;
}

A.bund  {
	color : silver;
	text-decoration : none;
}

A:link.bund  {
	color : silver;
}

A:visited.bund  {
	color : silver;
}

A:hover.bund  {
	color : #DDDDDD;
}

A:active.bund  {
	color : gray;
}

/* CLASS="menu" bruges til datoen og menuen i bunden*/
.menu  {
	color : #ffffff;
	font-family : arial, verdana;
	font-size : 10pt;
}

A.menu  {
	color : #ffffff;
	font-family : arial, verdana;
	font-size : 10pt;
	text-decoration : none;
}

A:link.menu  {
	color : White;
}

A:visited.menu  {
	color : #ffffff;
}

A:hover.menu  {
	color : #F0F0F0;
}

A:active.menu  {
	color : #F0F0F0;
}


.bigletter  {
	font-size : 15pt;
	text-decoration : none;
}

/* Class link bruges til links i menuen */


a.link  {
	color : #ffffff;
	font-size : 11pt;
	font-weight: bold;
	text-decoration : none;
}

a:visited.link  {
	font-size : 11pt;
	font-weight: bold;
	color : #ffffff;
}

a:hover.link  {
	font-size : 11pt;
	font-weight: bold;
	color : #FFFFC0;
}

a:active.link  {
	font-size : 11pt;
	font-weight: bold;
	color : #FFFFC0;
}
