body {
	background-color: #80FFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table
{ 
margin-left: auto;
margin-right: auto;
}
.style1 {
	font-family: "Book Antiqua";
	font-size: 19px;
	color: #555555;
	font-weight: normal;
	left: auto;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #555555;
}
.style3 {
	font-family: "Book Antiqua";
	font-size: 19px;
	color: #555555;
	margin:10px 10px 10px 20px;
	text-align: left;
	text-indent: -16px;
}
.style4 {
	font-family: "Book Antiqua";
	font-size: 19px;
	color: #FFFF80;
	font-weight: bold;
	left: auto;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #555555;
}
.style6 {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #555555;
	left: auto;
}
.style7 {
	font-family: "Book Antiqua";
	font-size: 23px;
	font-weight: bold;
	color: #000000;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #FFFF80;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #3FC8F4;
}
.style11 {
	font-family: "Book Antiqua";
	font-size: 19px;
	color: #FFFF80;
}
* {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
	text-align: center;
	margin: 15px 0 0;
}
h1 {
	font-family: "Book Antiqua";
	margin: 10px 15px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #FF9911;
	outline: 0;
}
a:active, a:focus, a:hover {
	text-decoration:underline;
}
#homefeatures {
	float: right;
	border: 2px solid black;
	width: 350px;
}
#additionalinfo {
	border: 2px solid black;
}
