body {
	background-color: #006;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #FFF;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

	A:link		{
	color:white;
	font-weight: bold;
	text-decoration: underline
}
	A:visited	{ color:#D7D7D7; font-weight: bold; text-decoration: none}
	A:hover		{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 25px;
}


.blkborder {
	border: 1px solid #000000;
}
#globe {
	margin-top: 20px;
	margin-bottom: 20px;
}
#clock {
	font-size: 1.2em;
	margin-bottom: 50px;
}


.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
li {
	margin-bottom: 15px;
}
#container table tr td {
	text-align: left;
}

