body {	font-family: Arial, Helvetica, sans-serif;	margin: 0px;	padding: 0px;	background-color: white;}a, a:visited {	text-decoration: none;	color: red;}a:hover, a:visited:hover {	text-decoration: underline;	color: red;}p {	font-size: 13px;	line-height: 16px;	margin: 2px 0px 17px 0px;}.box {	background-color: #F0EEF8;}div.subnav, div.subnavOn  {	font-size: 11px;	font-weight: bold;	height: 41px;}div.subnav {	width: 132px;	background: url(../images/navigation/secondary/subnav_off.gif) no-repeat;}div.subnavOn {	width: 133px;	background: url(../images/navigation/secondary/subnav_on.gif) no-repeat;}div.subnav a, div.subnavOn a {	padding: 7px 0px 7px 18px;	display: block;	color: #333366;	font-weight: normal;}div.subnavOn a {	color: red;	font-weight: bold;}h3 {	font-size: 17px;	font-weight: bold;	margin: 2px 0px 0px;	color: #211F78;}h4 {	font-size: 13px;	font-weight: bold;	margin: 2px 0px 0px;}li {	font-size: 13px;	color: #333366;	list-style-type: square;}.photoCaption {	font-size: 11px;	line-height: 13px;	color: #333333;}.shipTableCell {	font-size: 13px;	padding: 5px 10px 5px 10px;	background: #A1B5FD;	text-align: left;	font-weight: normal;}.shipTableCell h1 {	font-size: 17px;	font-weight: bold;}.shipTableCell h2 {	font-size: 13px;	font-weight: bold;}#vesselSpec th {	font-size: 12px;	padding: 3px 5px 3px 5px;	background: #A1B5FD;	text-align: left;	font-weight: bold;}#vesselSpec td {	font-size: 12px;	padding: 2px 7px 2px 7px;	background: #A1B5FD;	font-weight: normal;}
