body
{
	margin-left: 100px;
	color: black;
	font-family: 'Times New Roman';
}
A:link
{
	color: green;
}
A:visited
{
	color: blue;
}
A:active
{
	color: red;
}
DIV.HOUSEHOLD
{
}
DIV.CHILDREN
{
}
DIV.OTHERMARRIAGES
{
}
DIV.EVENTS
{
}
DIV.NOTES
{
	font-size: 10pt;
}
DIV.SOURCES
{
}
TABLE.CHILDRENTABLE
{
	font-variant: small-caps;
}
DIV.UPDATE
{
}
DIV.MENU
{
}
DIV.COPYRIGHT
{
	font-size: 10pt;
	font-style: italic;
}
H3
{
	font-weight: normal;
	font-style: italic;
}
