body {
	background-color: #e0f0fe;
	margin: 0px;
	height: 100%;
	width: 100%;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #013489;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #013489;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
#thisdiv {
	width: 859px;
	height: 60px;
	overflow: auto;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	background-image: url(../nav/fade.gif);
}
#thisdiv2 {
	width: 840px;
	height: 330px;
	overflow: auto;
	background-attachment: fixed;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 14pt;
	letter-spacing: 1px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
}
.txt-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	color: #0089c9;
}
.backfade {
	background-image: url(bluelagoon/nav/shade2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}