body {
	color: #003366;
	left: 0px;
	top: 0px;
	margin: 0px;
}
#main {
	color: #003366;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-size: 24px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
h2 {
	font-size: 16px;
	color: #003366;
	text-align: center;
	font-variant: small-caps;
	line-height: 22px;
}
h3 {
	font-size: 14px;
	font-variant: normal;
}
h4 {
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}
h4 a {

	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}

.ShipNames {
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #0099cc;
	text-decoration: none;
}
a:visited {
	color: #0099cc;
	text-decoration: none;
}
a:hover {
	color: #0099cc;
	text-decoration: underline;
}
.CenterTables {
	border: thin none #0099cc;
}
.leftimg {
	margin-right: 10px;
	padding-bottom: 5px;
}
.RightImg {
	margin-left: 10px;
}
dt {
	font-weight: bold;
}

