/* treeoflife */
body {
    font-family: TimesNR, Times, serif;
	color: #000000;
	font-size: small;
	background-color: #FFFFFF;
	background-image: url(images/TOLBackground.jpg);
}
A:link { color: blue; }
A:visited { color: navy; }
A:active { color: yellow; }
A:hover { color:  maroon; }
.copyright {
	color: #990000;
	font-style: italic;
	font-weight: bold;
}
.dark {	
	font-weight: bold;
}
.dark-sm {	
	font-weight: bold;
	font-size: 0.8em;
}
.dark-r {	
	font-weight: bold;
	color: #990000;	
}
.dark-b {	
	font-weight: bold;
	font-size: 1.2em;
}
.dark-bi {	
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
}
.dark-i {	
	font-style: italic;
	font-weight: bold;
}
.it {	
	font-style: italic;	
}
.notice {
	font-family: arial, sans-serif;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: x-small;
}
.tol {
	font-family: "Tempus Sans ITC", arial, sans-serif;
	color: #330033;
	font-style: normal;
	font-weight: bold;
	font-size: small;
}
.ancient {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-style:  italic;
	font-weight: bold;
	font-size: x-small;
}
.ancient-b {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-style:  italic;
	font-weight: bold;
	font-size: small;
}
