body {
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;	
}


.Header {
	font-size: 22px;
	border-bottom: 1px dashed #a19685;
	padding-bottom: 5pt;
	font-weight: normal;
}

.Ingress {
        font-size: 16px;
        margin-top: 0;
}

.Normal {
        font-family: Georgia, serif;
	font-size: 13px;
	font-weight: normal;
	color: #3e2018;
        line-height: 1.3;
}

.Normal2 {
        font-family: Tahoma, Verdana;
        font-weight: normal;
        color: #3e2018;
}

.Liten {
        font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
}

.red { 
        font-family: Georgia;
	color: #b8192f;
        font-style: italic;
}

.red2 {
        font-family: Tahoma, Verdana;
        color: #b8192f;
        font-style: normal;
} 

h1 {
        font-family: Georgia, serif;
	color: #3A1C11;
	font-size: 22px;
	font-weight: Bold;
	line-height: 125%;

	
}

h2 {
        font-family: Georgia;
	color: #3A1C11;
	font-size: 17px;
	font-weight: Normal;
	line-height: 125%;
	
}

table.profil {
	color: #3A1C11;
	background-color: #B3C2CA;
	padding: 10px 10px;
}
ul {
 padding-left: 17px;
 margin-top: 5px;
}
ol {
padding-left: 17px;
}
