<style type="css/text" media="all">

	body {
		bg-color: #000000;
		margin: 0px;
		align: center;
	}
	a {
		color: khaki;
		font-size: inherit;
		text-decotarion: none;
		white-space: pre;
	}
	a:link, a:visited {
		color: khaki;
		font-size: inherit;
		text-decoration: none;
		white-space: pre;
	}
	a:hover, a:active {
		color: khaki;
		font-size: 110%;
		text-decoration: italic;
		white-space: pre;
		font-weight: bold;
	}
	div.navigationtop {
		width: 471px;
		height: 24px;
		padding: 0px;
		margin: 0px;
	}
	div.navigationbottom {
		width: 629px;
		height: 24px;
		padding: 0px;
		margin: 0px;
	}
	p#navfull {
		width: 150px;
		height: 23px;
		padding: 0px;
		margin: 0px;
		color: white;
		font-family: serif;
		text-align: center
		white-space: pre;
		padding-top: 6px;
		float: left;
		background-image: url('nav1.gif');
	}
	p#navend {
		width: 150px;
		height: 23px;
		padding: 0px;
		margin: 0px;
		color: white;
		font-family: serif;
		text-align: center;
		white-space: pre;
		padding-top: 6px;
		float: left;
		background-image: url('nav2.gif');
	}
	div.content {
		width: 800px;
	}
	div.content1 {
		width: 800px;
		float: center;
		padding-top: 10px;
	}
	table {
		max-width: 380px;
		float: center;
		color: darkgreen;
		font-family: cursive;
		text-align: left;
		font-size: 12px;
		width: 380px;
		padding: 5px;
		margin: 0px;
		border: 0px;
 	}
	div.columns {
		max-width: 380px;
		float: left;
		color: darkgreen;
		font-family: cursive;
		text-align: left;
		font-size: 12px;
		width: 380px;
		padding: 5px;
		margin: 0px;
	}
	div.columnsrent {
		max-width: 400px;
		float: left;
		color: darkgreen;
		font-family: cursive;
		text-align: left;
		font-size: 14px;
		width: 400px;
		vertical-align: middle;
	}
	p#text {
		width: 380px;
		font-family: cursive;
		font-size: 16px;
		color: darkgreen;
		text-ident: 55px;
		text-align: justify;
	}
	p#update {
		width: 380px;
		font-family: cursive;
		font-size: 12px;
		color: darkgreen;
		text-align: center;
	}
	p#text::first-letter {
		font-family: cursive;
		font-size: 28px;
		color: darkgreen;
	}
	p#fbohead {
		width: 400px;
		padding-top: 35px;
		font-family: cursive;
		font-size: 16px;
		color: darkgreen;
		text-ident: 55px;
		text-align: justify;
	}
	p#copyright {
		width: 800px;
		font-family: serif;
		font-size: 10px;
		color: darkgreen;
		text-align: center;
		float: right;
	}
	p#heading {
		font-family: cursive;
		font-size: 18px;
		font-weight: bold;
		color: darkgreen;
	}
	p#subheading {
		font-family: cursive;
		font-size: 14px;
		font-weight: bold;
		color: darkgreen;
		text-decoration: underline;
		margin: 0px;
		padding-top: 10px;
	}
	p#services {
		width: 400px;
		font-family: cursive;
		font-size: 14px;
		color: darkgreen;
		text-ident: 55px;
		text-align: justify;
	}
	p#construction {
		width: 800px;
		font-family: cursive;
		font-size: 24px;
		color: darkgreen;
		text-align: center;
	}
	ul {
		color: darkgreen;
		font-family: cursive;
		text-align: left;
		font-size: 12px;
		padding: 0px;
		margin: 0px;
		width: 380px;
	}
	li.bullet {
		list-style-type: disc;
		margin-left: 10px;
	}
	li.bullet1 {
		list-style-type: disc;
		margin-left: 20px;
	}
	li.bullet2 {
		list-style-type: disc;
		margin-left: 30px;
	}
	li.bullet3 {
		list-style-type: disc;
		margin-left: 40px;
	}
	li.bullet4 {
		list-style-type: disc;
		margin-left: 50px;
	}
	ul.none {
		color: darkgreen;
		font-family: cursive;
		text-align: center;
		font-size: 12px;
		padding: 0px;
		margin: 0px;
		vertical-align: middle;
	}
	li.none {
		list-style-type: none;
		margin-left: 10px;
	}
	li.none2 {
		list-style-type: none;
		margin-left: 20px;
	}

</style>