body, div, span, p, b, form, input, select, h1, h2, h3, h4, h5, h6 { margin:0; padding:0 }

body, p, div, td, input, select, li, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000
}

body { background: white }

h1, h2, h3, h4, h5, h6 { color: black; font-weight:normal }
h1 { font-size: 32px; line-height:36px }
h2 { font-size: 22px; line-height:26px }
h3 { font-size: 18px; line-height:24px }
h4 { font-size: 16px; line-height:22px }
h5 { font-size: 14px; line-height:20px }
h6 { font-size: 12px; line-height:16px }

a, a:link, a:active, a:visited{	
	color:inherit; 
	font:inherit;
	text-decoration:none;
}
a:hover{ text-decoration:underline }
a img { border:none }

.center960{ margin:0 auto; width:960px; overflow:hidden }

.bal { float:left }
.jobb {	float:right }

.clr{ clear:both }

.half{
	width:50%;
	float:left;
}

.center{ text-align:center }
.textjobb{ text-align:right }

ul { margin:0; padding:0 }
ul li { margin:0; padding:0; list-style-type:none }

img {
	padding:0px;
	margin:0px;
}

.sitelogo{
	width:180px;
	height:55px;
}