body {
	background-color: #000066;
	padding: 25px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;








}
h1 {
	font-size: large;
	color: #000066;

}
li {
	font-size: small;
	line-height: 130%;
	list-style-type: disc;
}
h2 {
	font-size: medium;
	color: #000066;
	font-weight: bold;
	font-style: italic;


}
.tableft {
	text-align: left;
	font-size: 15px;
	margin: 0px;
	padding: 0px;



}
.tabright {
	text-align: right;
	font-size: 15px;
	margin: 0px;
	padding: 0px;



}
.centre {
	text-align: center;


}
.hovedtabell {
	height: 55px;
	margin-right: auto;
	margin-left: auto;











}
img {
	border: none;
	vertical-align: middle;



}
.red {
	color: #cc6633;
}
.bildefloat {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.div {
	background-color: #FFFFCC;
	padding: 30px;







}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;




}
a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;



}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	background-color: #999999;
	color: #FFFFFF;





}
a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;



}
.midtinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6633;
	text-align: center;
	margin-top: 35px;

}
.clear {
	clear: both;
}

