a:active {
	color: #F4EC0C;
}
a:link {
	color: #0C2DF4;
}
a:visited {
	color: #BC0CF4;
}
body {
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 100%;
	color: #104570;
	background-color: #DCE6EE;
	margin: 5%;
}
h1,h2,h3,h4,h5,h6 {
	color: #0C5C9D;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
	font-style: oblique;
}
h6 {
	font-size: 110%;
	font-variant: small-caps;
}
ul {
	list-style-type: square;
}
table {
	border-collapse: collapse;
	empty-cells: show;
	table-layout: auto;
}
  
td,th {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
blockquote,cite {
	font-style: italic;
}
blockquote.bibletext,cite.bibletext {
	color: #B06C6C;
}
span.quote_me {
	color: #FF0000;
	font-style: italic;
}
span.quote_other {
	color: #0000FF;
	font-style: oblique;
}
span.bibleref {
	color: #B06C6C;
	font-size: 80%;
}
span.under_construction {
	color: #154815;
	font-style: oblique;
}
@import url("http://bible.logos.com/Content/ReferenceTagging.css");
