BODY {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #EEEEEE;
		background-color: #000000;
		background-image: url(http://www.fleeb.com/images/eyeTile.jpg);
		background-repeat: repeat;
}

H1, H2, H3, H4, H5, H6 {
		font-family: "Times new Roman", serif;
		font-weight: bold;
		color: #a00000;
}

h1 {
		font-size: xx-large;
}

h2 {
		font-size: x-large;
}

h3 {
		font-size: large;
}

pre {
		font-family: Courier, monospace;
}

A {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}

A:LINK.redback {
		font-style: italic;
		color: #808000;
		background-color: #330000;
}

A:LINK {
		font-style: italic;
		color: #808000;
}

A:VISITED.redback {
		font-style: italic;
		color: #00aaaa;
		background-color: #330000;
}

.redback {
	background-color: #330000;
}

A:VISITED {
		font-style: italic;
		color: #00aaaa;
}

.normal {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #EEEEEE;
}

P {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #EEEEEE;
}

B {
		font-weight: bold;
}

.personal {
		font-family: "Brush455 BT", "Black Chancery", "Comic Sans ms", Palatino, cursive;
		font-size: large;
		font-style: normal;
}

P.lastvisited {
		font-style: italic;
		color: Silver;
}

P.note {
		font-style: normal;
		position: relative;
		padding: 2pt;
		border-width: thin;
		border-style: ridge;
}

.floatright {
	width: 40%;
	text-align: left;
	float: right;
	color: #808000;
	background: #202020;
	position: relative;
	padding: 4pt 4pt;
	border-width: thin;
	border-style: groove;
}

.footnote {
	text-align: left;
	color: #808000;
	background: #202020;
	position: relative;
	padding: 4pt 4pt;
	border-width: thin;
	border-style: groove;
}

.superscript {
	vertical-align: super;
	color: #003399;
	background-color: #000000;
}

.bgred {
	color: #000000;
	background-color: #FF0000;
}

p.jesus {
	color: #ff0000;
	text-align: left;
	background-color: #000033;
	position: relative;
	padding: 4pt 4pt;
	border-width: thin;
	border-style: groove;
}

.jesus {
	color: #ff0000;
	background-color: #000033;
}

.bible {
	color: #33cc00;
	text-align: left;
	background: #000033;
	position: relative;
	padding: 4pt 4pt;
	border-width: thin;
	border-style: groove;
}

.extern {
	font-style: italic;
}

UL {
	list-style-type: disc;
	list-style-image: url(http://www.fleeb.com/images/old.gif);
}

UL.features {
	list-style-type: none;
}
.contract {
	font-size: x-small;
}
