a:link {
	color: #FF6500;
	text-decoration: underline;
}
a:visited {
	color: #3300FF;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000099;
	text-align: center;
	vertical-align: bottom;
}
.pagelayout {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #FFFFFF;
	margin-bottom: auto;
}
.subNavBar {
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}

body {
	background-color: #000080;
}
.address {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #000080;
	text-decoration: none;
}
