BODY {
	background-color : SILVER;
	margin-left : 40px;
	margin-right : 40px;
	margin-top : 5px;
	margin-bottom : 40px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #BB565E;
	scrollbar-shadow-color: #853840;
	scrollbar-highlight-color:#BB565E;
	scrollbar-3dlight-color: #853840;
	scrollbar-darkshadow-color: #853840;
	scrollbar-track-color: #BB565E;
	scrollbar-arrow-color: #853840;
	font-size : xx-small;
}

P, LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #708090;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left : 5px;
	margin-right : 5px;
	text-align : justify;
}

A, A:ACTIVE, A:VISITED, A:LINK {
	text-decoration : none;
	color : #708090;
}

A:HOVER {
	text-decoration: underline;
	color: #6A5ACD;
}


P.Footer{
	font-size : xx-small;
	text-align: left;
}


TABLE {
	height : 100%;
}

TD {
	vertical-align: top;	
}


TR.Meny {
	background-color : #DCDCDC;
	color : #708090;
	font-size : x-small;
}

TD.Bottom {
	vertical-align: bottom;
}

H1, H2, H3, H4, H5, H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color : #708090;
}

H1 {
	font-size:20px;
}
H2 {
	font-size:18px;
}
H3 {
	font-size:16px;
	margin-bottom: 0;
}
H4 {
	font-size:14px;
	margin-bottom: 0;
}
H5 {
	font-size:12px;
	margin-bottom: 0;
}

.Left{
	text-align : leftt;
}

.Center{
	text-align : center;
}

.Right{
	text-align : right;
}
