@charset "utf-8";
#SeaPortNav {
	font-size: 12px;
	border: thin ridge #0033FF;
	list-style-type: disc;
}
.PageTitleHeading {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.SubHeading {
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

