@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #003366;
}
a:link {
	color: #02753C;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #009900;
}
a:active {
color: #000099;
}
.HeadingTitle {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.PageTitle {
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	color: #003366;
}
.DiveCatchTitle {
	font-size: 26px;
	line-height: 35px;
	font-weight: bold;
	color: #003399;
}
.EquipmentLinkRight {
	font-size: x-small;
}
.Address {
	font-size: small;
}

.NavigationText {
	font-size: 12px;
	line-height: 15px;
	color: #006699;
