body
{
	margin: 0;
	background-color: #004054;
}

a
{
	color: #FFF;
	text-decoration: none;
}

a:visited { color: #FFF; }

a:hover
{
	color: #36F;
	text-decoration: none;
}

.sea
{
	font-family: Verdana;
	font-size: x-large;
	font-weight: bold;
	color: white;
	font-style: italic;
	line-height: normal;
}

.sea01
{
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: white;
	font-style: italic;
	line-height: normal;
}

.sea02
{
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: white;
	font-style: italic;
	line-height: 200%;
}


.sitecare
{
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #FF5A00;
	font-style: italic;
	line-height: normal;
}

img { color: #CC9; }

td
{
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	color: white;
	line-height: 160%;
}

.small
{
	font-family: verdana;
	font-size: x-small;
	font-weight: normal;
	color: white;
	line-height: 180%;
}

.redtext { color: red; }
.red { color: red; }
.whitetext { color: #FFFFFF; }
.white { color: #FFFFFF; }
.grey { color: #BBBBBB; }

