body	{
	font-family: Calibri, Arial, Helvetica; 
	color: black;
	font-size: 14px;
	margin-left: 15%;
        margin-right: 15%;
	}
	
.pedigree	{
	color: #666666;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	}

.relatives	{
	font-size: 10px;
	text-align: center;
	border-collapse: collapse
	}


.title	{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}
	
.banner	{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	}

.header	{
	font-size: 14px;
	font-weight: bold;
	margin-left: 30px;
	padding-top: 20px;
	}

.text	{
	color: #666666;
	font-size: 14px;
	margin-left: 50px;
        margin-right: 50px;
	}

.cal	{
	color: #666666;
	font-size: 11px;
	margin-left: 5px;
        margin-right: 5px;
        margin-bottom:5px;
	}

.bottom { 
	color: silver;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	}

.imagetext	{
	color: #666666;
	font-size: 11px;
	text-align: center;
	}

.imageheader	{
	font-size: 14px;
	text-align: center;
	border-color: #666666;
	border-bottom-style: dotted; 
	border-bottom-width: 1px;
	}
	
img	{
	border-width: 1px;
	border-color: #666666;
	}


a, :link { 
	text-decoration:none; 
	font-weight: bold; 
	}

:link {color: #039;}
:visited {color: #636;}
:link:hover, :visited:hover {
color: #333;
background: #cde;
}
:link:active, :link:active {color: #000;}
