<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
td{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.info td{
	border-style: none;
	background-image: url("image/td_bg2.png");
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: text-bottom;
	text-align: center;
	height: 130;
}

.BubblesMachine{
	background-image: url("image/Bubbles.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
	vertical-align:middle;
	text-align:right;
}

.navigator{
	background-image: none;
	vertical-align: top;
}
.navigator a{
	color: #CCFFFF;
	font-weight: bold;
	font-size: 12pt;
}
body
{
	background-color: #2169B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

img	{
	border:0;
}

.details{
	vertical-align: top;
}

a:hover{color: #00FF99;font-weight: bold;}
a{	color: #CCFFFF;
	font-weight: bold;
	font-size: 8pt;
}
a:visited{	color: #CCFFCC;
			font-weight: bold;
}
.bg
{
	background-position: center top;
	background-image: url( "image/bdy_bg.gif" );
	background-repeat: no-repeat;
	background-attachment: fixed;
}</pre></body></html>