BODY	{
	background: #4C4849;
	font-family: Palatino Linotype, Georgia, Book Antiqua, Palatino, Garamond, AGaramond, Schoolbook, serif;
	font-size : 22px;
	line-height : 150%;
	color: Black;
	text-align : left;
}

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

A	{
	text-decoration: none;
	color: #1F3A76;
}

A:hover {
	background: #1F3A76;
	color: #FFFFFF;
}



IMG	{
	border-color: #1F3A76;
}



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



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



/* Big header in top banner */
.title {
	font-size : 56px;
	font-family : Trebuchet MS, Tahoma, Geneva, Lucida Sans, Arial, Verdana, sans-serif;
	font-weight : 900;
	line-height : 100%;
	text-align : center;
	color: #FFFFFF;
    text-shadow: 3px 3px #373030;
	margin-bottom : 0px;
}

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

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

.topmenu {
	font-size : 20px;
	font-family : Trebuchet MS, Tahoma, Geneva, Lucida Sans, Arial, Verdana, sans-serif;
	line-height : 100%;
	text-align : left;
	color: #FFFFFF;
	font-weight : 700;
	margin-bottom : 10px;
}

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

.topmenu A:hover {
	background: #FFFFFF;
	color: #373030;
	}



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

.menu A	{
	color:#FFFFFF;
}

.menu a:hover {
	background: #FFFFFF;
	color : #000000;
}



/*  Text with tab-only iused in chapter-pages */
.txx	{
	font-family: Palatino Linotype, Georgia, Garamond, AGaramond, Schoolbook, serif;
	font-size : 22px;
	line-height : 150%;
	color: Black;
	text-align : left;
}

.txx P {
	margin-top : 10px;
	margin-bottom : 15px;
	text-indent: 30px;
}

.txx A	{
	text-decoration: none;
	color: #1F3A76;
}

.txx A:hover {
	background: #1F3A76;
	color: #FFFFFF;
}




/* Apotekarstil */
TT {
	font-size : 18px;
	font-family : Palatino Linotype, Georgia, Garamond, AGaramond, Schoolbook, serif;
	line-height : 130%;
	margin-top : 2px;
	margin-bottom : 2px;
}

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

TT A	{
	text-decoration : none;
	color: #1F3A76;
}

TT A:hover {
	background: #1F3A76;
	color: #FFFFFF;
	}



/* Titel */
H1 {
	font-size : 48px;
	font-weight: 500;
	font-family : Palatino Linotype, Georgia, Garamond, AGaramond, Schoolbook, serif;
	color : #1F3A76;
	line-height : 120%;
	margin-top : 5px;
	margin-bottom : 10px;
}

H1 A	{
	text-decoration : none;
	color: #1F3A76;
}

H1 A:hover {
	background: #1F3A76;
	color: #FFFFFF;
	}



/* Mellanrubrik */
H2 {
	font-size : 36px;
	font-weight: 500;
	font-family : Palatino Linotype, Georgia, Garamond, AGaramond, Schoolbook, serif;
	color : #1F3A76;
	line-height : 120%;
	margin-top : 5px;
	margin-bottom : 5px;
}

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

H2 A:hover {
	background: #1F3A76;
	color: #FFFFFF;
	}




/* Liten mellanrubrik och underrubrik */
H3 {
	font-size : 24px;
	font-family : Trebuchet MS, Tahoma, Geneva, Lucida Sans, Arial, Verdana, sans-serif;
	color : #1F3A76;
	font-weight : 700;
	line-height : 150%;
	margin-top : 25px;
	margin-bottom : 10px;
}

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

H3 A:hover {
	background: #1F3A76;
	color: #FFFFFF;
	}





/* Boktitel i ad */
H5 {
	font-size : 36px;
	font-weight: 500;
	font-family : Palatino Linotype, Georgia, Garamond, AGaramond, Schoolbook, serif;
	color : #800000;
	line-height : 120%;
	margin-top : 5px;
	margin-bottom : 5px;
}

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

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





/* Links-temporary name */
H6 {
	font-size : 28px;
	font-family : Trebuchet MS, Tahoma, Geneva, Lucida Sans, Arial, Verdana, sans-serif;
	font-weight : 900;
	color : #1F3A76;
	line-height : 150%;
	margin-top : 30px;
	margin-bottom : 5px;
}

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

H6 A {
	color : #1F3A76;
}

H6 A:hover {
	background: #1F3A76;
	color: #FFFFFF;
}






/* Minirubrik i aikidobasics tables */
.basics {
	font-size : 14px;
	font-family : "Arial Narrow", Arial, Helvetica condensed, Verdana, sans serif;
	color : #1F3A76;
	font-weight : 700;
	line-height : 110%;
	margin-top : 2px;
	margin-bottom : 2px;
}

.basics A	{
	text-decoration : none;
	color: #1F3A76;
}

.basics A:hover {
	background: #1F3A76;
	color: #FFFFFF;
	}

