﻿body
{
	font: georgia;
}
h1
{
	font: bold georgia;
	font-size: 18pt;
}
h3
{
	font: bold georgia;
	font-size: 14pt;
}
p
{
	font: georgia;
	font-size: 10pt;
}
li
{
	font: georgia;
	font-size: 10pt;
}
h4
{
	font: bold georgia;
	font-size: 11pt;
}
h5
{
	font: bold georgia;
	font-size: 10pt;
}
p.attribution
{
	font: normal georgia;
	font-size: 8pt;
}
td
{
	font: georgia;
	font-size: 11pt;
}
select
{
	font: georgia;
	font-size: 10pt;
	color: #B22222;
}
input
{
	font: georgia;
	font-size: 10pt;
	color: #B22222;
}
td.fieldname
{
	font: bold georgia;
	font-size: 10pt;
	background: #ffffcc;
}

/* Styles used in search results */
td.result
{
	font: georgia;
	font-size: 10pt;
}
font.report
{
	font: bold georgia;
	font-size: 12pt;
	text-align: left;
}
font.resultdetails
{
	font: georgia;
	color: Green;
	font-size: 8pt;
}
font.resultlinks
{
	font: georgia;
	font-size: 8pt;
}
font.resultsiredam
{
	font: georgia;
	font-size: 8pt;
}

/* Styles used in pedigree */
font.subject
{
	font: georgia;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}
font.subjectdetails
{
	font: georgia;
	color: Green;
	font-size: 8pt;
}
font.subjectlinks
{
	font: georgia;
	font-size: 8pt;
}
font.ancestor
{
	font: georgia;
	font-size: 9pt;
}
font.ancestordetails
{
	font: georgia;
	color:#666;
	font-size: 8pt;
}
font.ancestorlinks
{
	font: georgia;
	font-size: 8pt;
}
font.ancestorsiblings
{
	font: georgia;
	color: #00B000;
	font-size: 7pt;
}
