body {
	background-color: #ADD8E6;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
	color: black;
}

form {
	display: inline;
}

p {
	display: inline;
}

.bar {
	background: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 1px 5px;
}

.bar h1 {
	display: inline;
	font-size: 9pt;
	font-weight: lighter;
}

.altbar h2 {
	display: inline;
	font-size: 9pt;
	font-weight: lighter;
}

.image {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
}

.altbar {
	background: black;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 0px 0px 0px 5px;
	padding: 1px 0px 3px 3px;
	width: 490px;
	color: White;
	
}

.alink {
	color: White;
	text-decoration: underline;
}

a:hover.alink {
	background: white;
	color: black; 
}


.spacer { margin-right: 5px;  } 

.geo {
   margin: 0px 0px 0px 5px;
}