body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-color: #252223;
	text-align: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.clearer {
	clear: both;
}
a img {
	border: none;
}
p, ul {
	text-align: left;
}
.ramme_topp_venstre {
	width: 15px;
	height: 27px;
	background-image: url(../grafikk/gen_ramme_topp_v.gif);
	background-repeat: no-repeat;
}
.ramme_topp_hoyre {
	width: 15px;
	height: 27px;
	background-image: url(../grafikk/gen_ramme_topp_h.gif);
	background-repeat: no-repeat;
}
.ramme_bunn_venstre {
	width: 15px;
	height: 15px;
	background-image: url(../grafikk/gen_ramme_bunn_v.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.ramme_bunn_hoyre {
	width: 15px;
	height: 15px;
	background-image: url(../grafikk/gen_ramme_bunn_h.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
div, img {
	behavior: url(iepngfix.htc);