BODY	{
	background: #41322D;
	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: #752318;
}


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



IMG	{
	border-color: #41322D;
}



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



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



/* Big header in top banner */
.title {
	font-size : 65px;
	font-family : Palatino Linotype, Georgia, Book Antiqua, Garamond, AGaramond, Schoolbook, serif;
	font-weight : 900;
	line-height : 100%;
	text-align : center;
	color: #E0C665;
    text-shadow: 3px 3px #090408;
	margin-bottom : 0px;
}

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

.title A:hover {
	background: #E0C665;
	color: #090408;
    text-shadow: none;
	}



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

.menu A {
	text-decoration : none;
	color: #E0C665;
}

.menu A:hover {
	background: #E0C665;
	color: #090408;
    text-shadow: none;
	}



/* Meny */
H5 {
	font-size : 26px;
	font-family : Trebuchet MS, Tahoma, Geneva, Lucida Sans, Arial, Verdana, sans-serif;
	font-weight : 700;
	color : #752318;
	line-height : 130%;
	margin-top : 3px;
	margin-bottom : 6px;
}

H5 P {
	margin-top : 3px;
	margin-bottom : 6px;
}

H5 A	{
	text-decoration : none;
	color: #752318;
}

H5 A:hover {
	background: #752318;
	color: #FFFFFF;
}



/* Tabell Rig Veda */
H6 {
	font-size : 13px;
	font-family : Palatino Linotype, Georgia, Book Antiqua, Garamond, AGaramond, Schoolbook, serif;
	line-height : 130%;
	margin-top : 2px;
	margin-bottom : 2px;
	text-align : left;
	font-weight : 500;
}

H6 P {
	margin-top : 2px;
	margin-bottom : 2px;
}

H6 A {
	color : #752318;
}

H6 A:hover {
	background: #752318;
	color: #FFFFFF;
}



/* Titel */
H1 {
	font-size : 40px;
	font-family : Palatino Linotype, Georgia, Book Antiqua, Garamond, AGaramond, Schoolbook, serif;
	font-weight : bold;
	color : #752318;
	line-height : 120%;
	margin-top : 0px;
	margin-bottom : 3px;
}

H1 A {
	color : #752318;
}

H1 A:hover {
	background: #752318;
	color: #FFFFFF;
}


/* Mellanrub */
H2 {
	font-size : 30px;
	font-family : Palatino Linotype, Georgia, Book Antiqua, Garamond, AGaramond, Schoolbook, serif;
	font-weight : bold;
	color : #752318;
	line-height : 130%;
	margin-top : 3px;
	margin-bottom : 6px;
}

H2 A {
	color : #752318;
}

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



/* Undertitel */
H3 {
	font-size : 24px;
	font-family : "Arial Narrow", Arial, Helvetica condensed, Verdana, sans serif;
	font-weight : bold;
	color : #752318;
	line-height : 130%;
	margin-top : 3px;
	margin-bottom : 3px;
}

H3 A {
	color : #752318;
}

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



/* Book title in ad */
H4 {
	font-size : 30px;
	font-family : Palatino Linotype, Georgia, Book Antiqua, Garamond, AGaramond, Schoolbook, serif;
	font-weight : bold;
	color : #BB0000;
	line-height : 130%;
	margin-top : 3px;
	margin-bottom : 6px;
}

H4 A {
	color : #BB0000;
}

H4 A:hover {
	background: #BB0000;
	color: #FFFFFF;
}

