body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#333333;
}
td#main {
	font-size: 12px;
	line-height: 20px;
	padding: 35px 35px 0px 35px;
	border: 4px solid #00349A;
	background-image:url(images/ship_wheel.gif);
	background-position: center;
	background-repeat: no-repeat;
}
	
a:link{	color:#003399;}
a:visited{color:#003399;}
a:hover{color:#359999;}
a:active{color:#003399;}

a#bottomnav:link{font-size: 10px; text-decoration: none;}
a#bottomnav:visited{font-size: 10px; text-decoration: none;}
a#bottomnav:hover{font-size: 10px; text-decoration: underline;}
a#bottomnav:active{font-size: 10px; text-decoration: none;}

.smallblue {font-size: 10px; color: #003399}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #349999;
	font-weight: 400;
}
ul#custom {
	line-height: 22px;
}