body{
	margin-top:0px;
	FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Tahoma;
    background-image: url(/images/forside/fadingbg.jpg);
    background-repeat:repeat-x;
}
a{
	color:#4885AF;
}
img {
	border:none
}
abbr {
	border-bottom:1px dashed grey;
}	
h1{
    FONT-FAMILY: Trebuchet MS,Tahoma,Sans;
    font-size:15pt;
}
h2{
    FONT-FAMILY: Trebuchet MS,Tahoma,Sans;
	margin-top:20px;
	font-size:11pt;
}
h3{
    FONT-FAMILY: Trebuchet MS,Tahoma,Sans;
	margin-top:5px;
	font-size:11pt;
}
td{
	font-size: 12px;
}
hr{
	margin-top:10px;
	margin-bottom:10px;
}
form{
	display:inline
}
#logo{
	width:150px;
	float:left
}
#topmenu{
	float:left
}
#toptext{
	color:white;
	font-size:20pt
}
#bunn{
	margin-top:10px;
	font-size: 8pt;
}
.date_stamp{
	font-size: 9px
}
.code{
	max-height:200px;
	overflow:auto;
	background-color:#ebebeb;
	border:1px solid black;
	padding:4px;
	font-family:Courier New;
	margin-top:5px;
	margin-bottom:5px
}
.quote{
	font-size:18pt;
	font-family:Times New Roman
}
.split{
	vertical-align:middle
}
.list TD{
	border-bottom:1px solid grey
}
.smalllist TD{
	border-bottom:1px solid grey;
	font-size:7.8pt;
}
.grid TD{
	width:25%;
	border-left:1px solid grey;
	border-top:1px solid grey;
	border-bottom:1px solid grey;
}
.date{
	font-size:10px
}
.alertBox{
	background-color:#E2EFF7;
	padding:10px;
	border:1px solid black
}
.highlight{
	background-color:#4683AF;
	font-weight:bolder;
	color:white;
}
