body, th, td {
	font-family:
		Palatino Linotype,
		Palatino,
		Book Antiqua,
		Times New Roman;
	font-size: 24px;
}
h1 { font-size: 195.3125%; }
h2 { font-size: 156.25%; }
h3 { font-size: 125%; }
h4 { font-size: 100%; }
h5 { font-size: 80%; }
h6 { font-size: 64%; }
big { font-size: 133.3334%; }
small { font-size: 75%; }
sup, sub { font-size: 66.6667%; }
.safe { font-family: Times New Roman, Book Antiqua; font-size: 110%; }
.ipa {
	font-family: Code2000, Arial Unicode MS, Lucida Sans Unicode;
	font-size: 87.5%;
}
.hbr {
	font-weight: normal;
	font-family: SBL Hebrew, Times New Roman Bold;
	font-size: 125%;
}
.ara { font-family: Traditional Arabic; font-weight: bold; font-size: 125%; }
.jpn { font-family: MS Mincho, MS Gothic; }
.lit { font-family: Tahoma, Lucida Sans Unicode; }
body, a { background-attachment: fixed; }
body, th, td, .t, .t0, .t1, .t2, .t3, .t4 { color: #FFFFFF; }
body {
	background-color: #275B43;
	background-image: url(forest_summer.png);
	padding: 0px;
	border: 0px;
	margin: 0px;
}
a { text-decoration: none; color: #50B484; }
a:link { background-image: url(clear.gif); }
.t, .t0, .t1, .t2, .t3 { border: solid black 4px; padding: 8px; }
.t { background-color: #000000; }
.t1, .t3 a:visited {
	background-color: #006040;
	background-image: url(mist_emerald.jpg);
}
.t1 a, .t3 a:visited { color: #00C080; }
.t2, .t1 a:visited {
	background-color: #5B3425;
	background-image: url(mist_xocoatl.jpg);
}
.t2 a, .t1 a:visited { color: #B86848; }
.t3, .t2 a:visited {
	background-color: #33334D;
	background-image: url(mist_rain.jpg);
}
.t3 a, .t2 a:visited { color: #8C8CB4; }
h1, h2, h3, h4, h5, h6, th, b, strong { font-weight: bold; }
.t1 a:hover {
	color: #8C8CB4;
	background-color: #33334D;
	background-image: url(mist_rain.jpg);
}
.t2 a:hover {
	color: #00C080;
	background-color: #006040;
	background-image: url(mist_emerald.jpg);
}
.t3 a:hover {
	color: #B86848;
	background-color: #5B3425;
	background-image: url(mist_xocoatl.jpg);
}

