body { color: black;
	font-size: 11px;
	font-family: verdana,sans-serif;
	background-color: #ffffcc 
	}
a:link { color : MidnightBlue;
	text-decoration : none;
	}
a:visited { color : maroon;
	text-decoration : none;
	}
a:hover { color : red;
	text-decoration : none;
	}
td	{
	font-family : verdana,sans-serif;
	font-size : 10px;
	}
.mellem	{
	font-family : verdana,sans-serif;
	font-size : 12px;
	font-weight: bold;
	}
.h5 {
	font-family : helvetica,arial,sans-serif;
	font-size : 16px;
	color : #702500;
	font-weight: bold;
	}
.h4 {
	font-family : helvetica,arial,sans-serif;
	font-size : 18px;
	color : #702500;
	font-weight: bold;
	}
.h3 {
	font-family : helvetica,arial,sans-serif;
	font-size : 20px;
	color : #702500;
	font-weight: bold;
	}
