@charset "utf-8";
body {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color: black;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	font-size: 24pt;
}
#mainContent  h1 {
	font-size: 18pt;
	width: 4.5in;
	padding-bottom: 2pt;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: black;
}
#mainContnent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	width: 6in;
}
#produktMeny, #shadow , #mainMenu{
	display: none;
}
#footer {
	display: none;
}

#pageTitle {
	padding-bottom: 30px;
	font-weight: bold;
}
#innerPageFeatures {
	padding-left: 170px;
}

