﻿H1
{
	font-weight: bold;
	font-size: 24px;
	color: #808284;
}

H2
{
	font-weight: bold;
	font-size: 18px;
	color: #808284;
}

H3
{
	font-weight: bold;
	font-size: 16px;
	color: #808284;
}

H4
{
	font-weight: bold;
	font-size: 14px;
	color: #808284;
}

H5
{
	font-weight: bold;
	font-size: 12px;
	color: #808284;
}

H6
{
	font-weight: bold;
	font-size: 10px;
	color: #808284;
}

.lyseblue
{
	font-weight: bold;
	font-size: 12px;
	color: #10c6eb;
	text-indent: 0em;
	line-height: 100%;
	font-style: normal;
	font-family: Arial,sans-serif;
	text-decoration: none;
}

table.Newtable
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.Newtable tr.alt td, table.Newtable tr.alt th
{
	background-color: #C2BEBE;
}

table.Newtable th
{
	background-color: #6699FF;
}

table.headerships
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.headerships td, table.headerships th
{
	background-color: #000066;
}

table.shipinfo
{
	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.shipinfo td, table.shipinfo th
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.shipinfo th
{
	background-color: #6699ff;
}

table.shiplist
{
	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.shiplist td, table.shiplist th
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.shiplist th
{
	background-color: #cccccc;
}

