body {
	background-image:url(../../graphics/seamen.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#009999;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#330066;
	
}

table.outln {
border-collapse:collapse;
border-style:solid;
border-color:#CCCC99;
color:#330066;}

.title {
font-size:18px
font-weight:bold
}

.hx {visibility:hidden}

table.nav {
	width:100%;
	font-size:12px;
}


a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#330066;
	text-decoration:none;
}

a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#330066;
	text-decoration:none;
}

a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#330066;
	text-decoration:none;
}

a:hover {text-decoration:underline;}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#330066;
	padding: 0px;
	
	}
td {
border-color:#0a8d8d;
}

td.rb {
border-style:solid;
border-width:1px;
border-top:0px;
border-left:0px;
}

td.lb {
border-style:solid;
border-width:1px;
border-top:0px;
border-right:0px;
}

td.b {
border-style:solid;
border-width:1px;
border-top:0px;
border-left:0px;
border-right:0px;
}