BODY, p, ol, ul, td  {
	font-family : arial,helvetica,geneva,sans-serif ;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	text-decoration : none;
	scrollbar-face-color: #00AEEF;
	scrollbar-highlight-color: #00AEEF;
	scrollbar-shadow-color: #00AEEF;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: White;
	scrollbar-track-color: #CCECF4;
	scrollbar-darkshadow-color: White;
}

a  {
	font-weight : normal;
	color : #00AEEF;
	text-decoration : none;
}

a:visited  {
	font-weight : normal;
	color : #00AEEF;
	text-decoration : none;
}

a:hover  {
	font-weight : normal;
	color : Black;
	text-decoration : underline;
}

h1  {
	font-size : 20pt;
	font-weight : bold;
	color : #00AEEF;
	text-decoration : none;
}

h2  {
	font-size : 16pt;
	font-weight : bold;
	color :#00AEEF;
	text-decoration : none;
}

h3  {
	font-size : 14pt;
	font-weight : bold;
	color : #00AEEF;
	text-decoration : none;
}

h4  {
	font-size : 12pt;
	font-weight : bold;
	color :#00AEEF;
	text-decoration : none;
	margin-bottom: 0px;
}

h5  {
	font-size : 10pt;
	font-weight : bold;
	color : #00AEEF;
	text-decoration : none;
	margin-bottom: 0px;
}

h6  {
	font-size : 9pt;
	font-weight : bold;
	color : #00AEEF;
	text-decoration : none;
	margin-bottom: 0px;
}

th  {
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

a.nav1  {
	font-weight : bold;
	color : #00AEEF;
	text-decoration : none;
}

a.nav1:visited  {
	font-weight : bold;
	color : #00AEEF;
	text-decoration : none;
}

a.nav1:hover  {
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

a.nav2  {
	font-weight : bold;
	color : White;
	text-decoration : none;
}

a.nav2:visited  {
	font-weight : bold;
	color : White;
	text-decoration : none;
}

a.nav2:hover  {
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

.opgave {
	border: 1px solid #00AEEF;
}

.opgave td {
	font-weight : bold ;
}

.opgave th {
	color: White;
	font-size : 10pt;
	font-weight : bold ;
	background : #00AEEF;
}

.opgave input {
	border: 1px solid #CCECF4;
	font-weight : bold ;
	text-align: center ;
}

input.contr {
	width:150 px;
	font-weight : bold ;
	color : #FFFFFF;
	background : #00AEEF;
	border : 1px solid Black;
}
	
div.mainDisp h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #1E569F;
	background-color : White;
}

div.mainDisp td {
	background: ThreeDFace;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : Black;
}

div.mainDisp  a{
	background: ThreeDFace;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #1E569F;
}

div.mainDisp  a:visited{
	background: ThreeDFace;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight :  normal;
	color : #1E569F;
}
div.mainDisp  a:hover{
	background: ThreeDFace;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight :  normal;
	color : #312855;
	text-decoration : underline;
}

div.mainDisp INPUT  {
	background: ThreeDFace;
	font-family : arial,helvetica,geneva,sans-serif ;
	font-size : 8pt;
	font-weight : bold;
	color : MenuText ;
}
div.mainDisp SELECT  {
	font-family : arial,helvetica,geneva,sans-serif ;
	font-size : 8pt;
	font-weight : normal;
	color : MenuText ;
	background: Scrollbar;
}
div.mainDisp th {
	background-color: ThreeDFace;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}

div.mainDisp td A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : bold;
	text-decoration : none;
	color : ThreeDDarkShadow
	background: ThreeDFace;
}


div.mainDisp hr {
	background: ThreeDFace;
	color: #CCCCCC;
	line-height: 1px;
	height: 1 px;
}

div.topLine tr {
	background : #312855;
}

div.topLine td {
	background : ActiveCaption;
	color : HighlightText;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}