BODY
	{
	font-family: Verdana;
	color: #213B78;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: small;
	}

IMG
	{
	border:0;
	padding: 2 2 2 2;
	}

A, A:visited
	{
	color: #FFCF2D;
	font-weight: bold;
	text-decoration: none;
	}

 A:hover
	{
	text-decoration: underline;
	}

.titlebar
	{
	background-color: #213B78;
	color: White;
	font-size: xx-large;
	font-variant:small-caps;
	font-style: italic;
	text-align: left;
	padding: 2 5 2 5;
	}

.menubox
	{
	background-color: #3488C8;
	color:White;
	text-align:right;
	font-size:xx-small;
	padding: 2px;
	border-top: 1px solid #ffcf2d;
	border-bottom: 1px solid #ffcf2d;
	}

.menubox UL
	{
	margin: 0;
	padding: 0;
	}

.menubox LI
	{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 5px 0 7px;
	border-left: 1px solid white;
	}

.menubox LI.first
	{
	border-left: 0;
	}

.crewman
	{
	text-align: left;
	font-size: x-small;
	}

.crewman IMG
	{
	}

.crewman H3
	{
	display: inline;
	}

.image
	{
	text-align: center;
	}

.caption
	{
	font-size: xx-small;
	text-align: center;
	}

.item
	{
	background-color: #3488C8;
	border: solid thin #213B78;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
	color: White;
	font-size: xx-small;
	font-weight: bold;
	}

.main
	{
	padding: 10px;
	}

.left
	{
	width: 150px;
	float: left;
	margin-right: 10px;
	}

H1
	{
	margin: 0;
	font-size: x-large;
	}

.hist .logo
	{
	text-align: right;
	}

.hist TD
	{
	vertical-align: top;
	padding: 10px 20px 10px 0;
	}

.hist TD.sep
	{
	padding: 0;
	}

.hist HR
	{
	border: 0;
	border-top: 1px solid #3488C8;
	height: 1px;
	}

P
	{
	margin-top: 0;
	}

P.last
	{
	margin-bottom: 0;
	}
