body {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	text-align: center;
	text-shadow: 0px 1px 0px #fff;
}

a {
	color: #3b5998;
	text-decoration: none;
	font-weight: bold;
}

slutsformatting {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #333;
	width: 850px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	text-align: left;
	text-shadow: 0px 1px 0px #fff;
}

.tipsy, #nav {
	text-shadow: none !important;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	line-height: 22px;
	font-weight: normal;
}

h1:hover {
	color: #444;
}

h2 {
	margin: 0px;
	padding: 5px 10px;
	background-color: #EDEFF4;
	border: 1px solid #aaa;
	border-bottom: none;
	color: #3b5998;
	font-size: 12px;
	overflow: hidden;
}


h2 a {
	float: left;
}

h2 .type {
	float: right;
	color: #333;
	font-weight: normal;
}

h2 .title {
	float: left;
}
