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

P {
	margin-top : 10px;
	margin-bottom : 15px;
}

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

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



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



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



/* Big header in top banner */
.title {
	font-size : 70px;
	font-family: Palatino Linotype, Georgia, Book Antiqua, Garamond, AGaramond, Schoolbook, serif;
	font-weight : 900;
	line-height : 100%;
	text-align : center;
	color: #000090;
    text-shadow: 1px 1px #000000;
	margin-top : 10px;
	margin-bottom : 15px;
}

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

.title A:hover {
	background: #000090;
	color: #FFFFFF;
    text-shadow: none;
	}

.titleunder {
	font-size : 26px;
	font-family : Trebuchet MS, Tahoma, Geneva, Lucida Sans, Arial, Verdana, sans-serif;
	line-height : 100%;
	text-align : center;
	color: #FFFFFF;
    text-shadow: 2px 2px #000000;
	font-weight : 700;
	margin-top : 10px;
}

.titleunder A {
	text-decoration : none;
	color: #000000;
}

.titleunder A:hover {
	background: #000000;
	color: #FFFFFF;
	}



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

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

.menu A:hover {
	background: #FFFFFF;
	color: #000090;
    text-shadow: none;
	}



/* Chapter quote in image */
.quote {
	font-size : 30px;
	font-weight: 900;
	font-family: "Arial Black", Arial, Helvetica Blk, Gill Sans Ultra Bold Condensed, Haettenschweiler, sans-serif;
	color : #000090;
	line-height : 120%;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
    text-shadow: 1px 1px #FFFFFF;
}



/* Verstext */
.vers {
	font-size : 22px;
	font-family : Palatino Linotype, Georgia, Book Antiqua, Garamond, AGaramond, Schoolbook, serif;
	font-style : italic;
	font-weight : 700;
	line-height : 150%;
}

.vers P {
	margin-top : 6px;
	margin-bottom : 10px;
}



H1 {
	font-size : 48px;
	font-weight: 900;
	font-family: Palatino Linotype, Georgia, Book Antiqua, Garamond, AGaramond, Schoolbook, serif;
	color : #000090;
	line-height : 120%;
	margin-top : 6px;
	margin-bottom : 12px;
    text-shadow: 1px 1px #000000;
}



H2 {
	font-size : 36px;
	font-weight: 900;
	font-family: Palatino Linotype, Georgia, Book Antiqua, Garamond, AGaramond, Schoolbook, serif;
	color : #000090;
	line-height : 140%;
	margin-top : 3px;
	margin-bottom : 6px;
    text-shadow: 1px 1px #000000;
}

H2 A {
	text-decoration : none;
	color : #000090;
}

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



H3 {
	font-size : 24px;
	font-family : Trebuchet MS, Tahoma, Geneva, Lucida Sans, Arial, Verdana, sans-serif;
	font-style: italic;
	font-weight : 700;
	color : #000090;
	line-height : 140%;
	margin-top : 3px;
	margin-bottom : 3px;
}

H3 A {
	text-decoration : none;
	color: #000090;
}

H3 A:hover {
	background: #000090;
	color: #FFFFFF;
    text-shadow: none;
	}



/* TTC-numer links */
H5	{
	font-size: 36px;
	font-family: Palatino Linotype, Georgia, Book Antiqua, Garamond, AGaramond, Schoolbook, serif;
	font-weight : 700;
	text-align : center;
	line-height: 150%;
	margin-top : 10px;
	margin-bottom : 15px;
}

H5 P {
	margin-top : 10px;
	margin-bottom : 15px;
}
