﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFEE6;
	color: #000000;
	position: relative;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #008080;
	text-align: center;
}
.parents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #008080; }
.subparents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; 
	margin-top: -15px;
	margin-bottom: 30px; }
.child {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 30; }
.accenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #008080; }
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; }
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small; }
a:link {
	color: #cc66cc; }
.census {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC6600;
}
.newspaper {
	font-family: "times new roman", times, serif;
	font-size: small;
	text-align: justify;
}
