﻿@charset "UTF-8";
.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: left top;
	text-align: left;
	color: #AA413D;
}
.plaintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #440000;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #770000;
}
a:link {
	color: #440000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #440000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #440000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #440000;
	text-decoration: none;
}
a {
	font-weight: bold;
	text-decoration: none;
}
.personheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #770000;
	background-color: #BFDAE8;
}
.PersonListEven {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #440000;
	background-color: #EDCEA7;
}
.PersonListCharacterEven {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CCFF;
}
.PersonListUnEven {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #440000;
	background-color: #DEC197;
}
.PersonListCharacterUnEven {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #75B0E9;
}
.personheaderWife {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #770000;
	background-color: #BFDAE8;
}
.personheaderHusband {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #770000;
	background-color: #BFDAE8;
}
.personheaderSelected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #990000;
}
body {
	background-color: #FFFFFF;
	background-image: url(Site/background.jpg);
	background-repeat: repeat;
}
