/* CSS Document */
body {
	margin-left: 6px;
	margin-top: 8px;
	background-color: #F8F3DA;
	background-attachment: fixed;
}

body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #AF5541;
}
a:active {
	text-decoration: underline;
	color: #000066;
}
a {
	font-weight: bold;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.tabellrubrik {
	font-size: 16px;
	font-weight: bolder;
}
.tabellrubrik1 {
	font-size: 18px;
	font-weight: bolder;
}
.tabellrubrik2 {
	font-size: 14px;
	font-weight: bolder;
}
.kullfont1 {
	font-size: 24px;
	color: #7E0021;
	font-weight: bold;
}
.kullfont2 {
	font-size: 14px;
	color: #7E0021;
	font-weight: bold;
}
.kullfont3 {
	font-size: 14px;
	color: #7E0021;
}

.kullfont4 {
	font-size: 10px;
	color: #000000;
}
.kullfontdat {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.individfont1 {
	font-size: 24px;
	color: #003300;
	font-weight: bold;
}
.individfont2 {
	font-size: 14px;
	color: #522900;
	font-weight: bold;
}
.individfont3 {
	font-size: 14px;
	color: #522900;
}
.individfont4 {
	font-size: 10px;
	color: #522900;
}
.stamtavlefont {
	font-size: 12px;
	color: #522900;
}
.bildtext {
	font-size: 10px;
}
.individfont15 {
	font-size: 18px;
	color: #003300;
}
#stamtavletabell {
    background-color: #CAFDB9;
	width: 750;
}
	
