BODY	{
	background: #770310;
	font-size: 22px;
	font-family: Palatino Linotype, Georgia, Book Antiqua, Garamond, AGaramond, Schoolbook, serif;
	color: #000000;
	line-height: 150%;
	margin-top : 3px;
	margin-bottom : 3px;
}


P {
	margin-top : 8px;
	margin-bottom : 12px;
}


A	{
	text-decoration : none;
	color: #ED631B;
}


A:hover {
	color: #FFFFFF;
	background: #ED631B;
	}



IMG	{
	border-color: #ED631B;
}



HR {
	border-style: solid;
	color: #DCDCDC;
	background-color: #DCDCDC;
	margin-top : 20px;
	margin-bottom : 20px;
	}



/* Left column marg */
.lmarg {
	margin-left : 20px;
	margin-right : 20px;
}



/* Right column marg */
.rmarg {
	margin-left : 50px;
	margin-right : 50px;
}



/* Column marg &mdash; when one column */
.mrg {
	margin-left : 60px;
	margin-right : 60px;
}



/* Title */
.title {
	font-size : 60px;
	font-family : Lucida sans, Arial Rounded MT Bold, Arial, Helvetica, Verdana, sans serif;
	font-weight : 900;
	color : #FF7D00;
	line-height : 120%;
	text-align : right;
	margin-right : 20px;
}

.title P {
	margin-top : 5px;
	margin-bottom : 5px;
}

.title A	{
	text-decoration : none;
	color: #FF7D00;
}

.title a:hover {
	color: #000000;
	background: #FF7D00;
	}



/* Top Menu */
H4 {
	font-size : 26px;
	font-family : Trebuchet MS, Tahoma, Geneva, Lucida Sans, Arial, Verdana, sans-serif;
	line-height : 120%;
	text-align : center;
	color: #FF7D00;
    text-shadow: 2px 2px #000000;
	font-weight : 700;
	margin-top : 10px;
	margin-bottom : 10px;
}

H4 A {
	text-decoration : none;
	color: #FF7D00;
}

H4 A:hover {
	background: #FF7D00;
	color: #370000;
    text-shadow: none;
	}



/* Titel */
H1 {
	font-size : 40px;
	font-family : Lucida sans, Arial Rounded MT Bold, Arial, Helvetica, Verdana, sans serif;
	font-weight : 900;
	color : #770310;
	line-height : 130%;
	margin-top : 5px;
	margin-bottom : 10px;
}

H1 P {
	margin-top : 5px;
	margin-bottom : 10px;
}



/* Mellanrubrik */
H2 {
	font-size : 30px;
	font-family : Lucida sans, Arial Rounded MT Bold, Arial, Helvetica, Verdana, sans serif;
	font-weight : 700;
	color : #770310;
	line-height : 130%;
	margin-top : 5px;
	margin-bottom : 5px;
}

H2 P {
	margin-top : 5px;
	margin-bottom : 5px;
}

H2 A {
	color : #770310;
}

H2 A:hover {
	background: #770310;
	color: #FFFFFF;
}



/* Underrubrik och links */
H3 {
	font-size : 24px;
	font-family : Lucida sans, Arial Rounded MT Bold, Arial, Helvetica, Verdana, sans serif;
	font-weight : 700;
	color : #770310;
	line-height : 130%;
	margin-top : 5px;
	margin-bottom : 5px;
}

H3 P {
	margin-top : 5px;
	margin-bottom : 5px;
}

H3 A {
	color : #770310;
}

H3 A:hover {
	background: #770310;
	color: #FFFFFF;
}



.encyc {
	font-size : 70px;
	font-family : Lucida sans, Arial Rounded MT Bold, Arial, Helvetica, Verdana, sans serif;
	font-weight : 900;
	color : #770310;
	line-height : 150%;
	text-align : center;
	margin-top : 5px;
	margin-bottom : 5px;
}

.encyc P {
	margin-top : 5px;
	margin-bottom : 5px;
}

.encyc A {
	color : #770310;
}

.encyc A:hover {
	background: #770310;
	color: #FFFFFF;
}

