body{
	padding : 0px;
	border: 0px;
	background-color: #dddddd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	}

td {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #444444;
	}


a:link, a:visited{ 
	font-family: arial;
	font-size: 12px;
	color: #444444;
	font-weight: none;
	text-decoration: none;
	}
a:hover { color: #092548; text-decoration: none; }


/* Definerer input og select taggen. Dette påvirker alle forms */
input, select, textarea{
	font-family: arial;
	border-width: 1px;
	border-color: #8c8c8c;
	font-size: 12px;
	}

.heading {
color: #043066;
font-family: arial;
font-size: 14px;
font-weight: bold;
}

hr {
border: 0;
color: #d8d8d8;
background-color: #d8d8d8;
height: 2px;
width: 100%;
text-align: left;
}


.imborder img { 
border: 2px solid #eeeeee; 
} 






   



