.ButtonSmall {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.ButtonBold {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.HistTitle {
	font-size: 18px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}
.HistText {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
}
.PersonalText {	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.Name {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.BirthDeath {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
.InvisibleSmall {color: #666666}
.InvisibleLarge {font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; }
.style4 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #666666; }
