﻿.callname {
	font-family: Arial;
	font-size: 48px;
	font-weight: bold;
	text-decoration: underline;
	color: #000099;
	text-align: center;
}
.longname {
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	text-decoration: underline;
	color: #000099;
	text-align: center;
}
.birth {
	font-family: Arial;
	font-size: x-large;
	font-weight: normal;
	color: #000099;
	text-align: center;
}
.parents {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #000099;
	text-align: center;
}
.bodytext {
	font-size: large;
	font-weight: normal;
	font-family: Arial;
	color: #000099;
}
.picturecaption {
	font-size: medium;
	font-weight: normal;
	font-family: Arial;
	color: #000099;
	text-align: center;
}
.bodyspectitle {
	font-size: x-large;
	font-weight: bold;
	font-family: Arial;
	color: #800000;
	text-decoration: underline;
}
