BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H1 {
	border : 0.15em solid Black;
	height : 1.5em;
	width : auto;
	background-color : #D3D3D3;
	background-image : none;
	border-bottom-style : double;
	border-right-style : double;
	font-size : 1.3em;
	text-align: center;
}
H3 {
	border-bottom-color : Black;
	border-bottom-style : double;
	border-bottom-width : medium;
	width : 90%;
	margin-top : 4%;
	font-size : 1em;
}
H4 {
	background : #D3D3D3;
	font-size : 0.8em;
}
H5 {
	background : White;
	font-size : 1em;
	width : 75%;
}
H6{
	font-size : 0.8em;
	font-weight: bold;
}
P {
	color : Black;
	font-size : 0.8em;
	width : 90%;
	text-decoration : none;
	margin-top : 0em;
}
.meny {
	border : thin solid Black;
	border-bottom-style : double;
	border-right-style : double;
	background : #D3D3D3;
	font-family : Times New Roman;
	font-size : 0.8em;
	padding-bottom : 0.5em;
	text-align : center;
}
.meny H4 {
	background : Gray;
	margin : 0em;
	font-size : 0.9em;
	padding : 0.2em;
}
.meny P {
	width : 100%;
	padding-top : 0.5em;
}
UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}
A:LINK {
	text-decoration : underline;
	color : Black;
}
A:HOVER {
	text-decoration : underline;
	font-size : larger;
}
A:VISITED {
	color : Gray;
	text-decoration : none;
	font : bold;
}
.sidebar {
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; FONT-SIZE: 11px; BORDER-LEFT: 1px solid #333333; COLOR: Black; BORDER-BOTTOM: #333333 1px solid; FONT-FAMILY: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif; BACKGROUND-COLOR: #aeacaa;
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
	letter-spacing: 0px;
	padding-left: 6px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	border-width: 1px;
}
.sidebar2 {
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; FONT-SIZE: 10px; BORDER-LEFT: 1px solid #333333; COLOR: Black; BORDER-BOTTOM: #333333 1px solid; FONT-FAMILY: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif; BACKGROUND-COLOR: #DAA520;
	font-style: normal;
	font-weight: lighter;
	margin-left: 2px;
	letter-spacing: 0px;
	padding-left: 5px;
}