@charset "utf-8";
body {
	font-family: Calibri, "Gill Sans MT", Verdana, Tahoma, "Trebuchet MS", Arial, "Comic Sans MS";
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
	background-color: #000000;
	color: #FFFFFF;
}
td {
	font-family: Calibri, "Gill Sans MT", Verdana, Tahoma, "Trebuchet MS", Arial, "Comic Sans MS";
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
	color: #FFFFFF;
}
.greytext {
	color: #999999;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}
h2 {
	font-weight: bold;
	color: #800080;
	font-size: 10pt;
}
.biblegateway {
	font-family: Calibri, "Gill Sans MT", Verdana, Tahoma, "Trebuchet MS", Arial, "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
}
.readingtable {
	background-color: #E2E2E2;
}
a {
	color: #FF6600;
}
