* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #336699;
}
#outer {
	text-align: center;
	width: 100%;
}
#inner {
	width: 970px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px;
}
.header {
	font-size: 24px;
	margin-bottom: 10px;
}
h1 {
	color: #000033;
	font-size: 15px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	color: #003366;
	margin-bottom: 10px;
}
h3 {
	color: #336699;
	font-size: 14px;
}
p {
	margin-bottom: 10px;
}
a {
	color: #336699;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
#bannerBar {
	background-color: #DEEFFF;
	padding: 15px 10px 10px;
	margin-bottom: 10px;
}
.w0rld {
	font-size: 60px;
	vertical-align: middle;
	font-weight: normal;
	font-style: italic;
}
#tableLeft {
	width: 700px;
	padding-right: 10px;
}
#tableRight {
	background-color: #DEEFFF;
	padding: 5px;
}
h2 a {
	text-decoration: none;
}
p a {
	text-decoration: none;
}
.linkhighlight {
	color: #990000;
}
