<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<style type="text/css">
BODY {background-color="#000000";}

.bigbox {position: absolute;
top: 205px;
font-family: verdana, arial, helvetica, sans-serif;
color: #d8d8d8;
background-color: transparent;
text-align: left;
padding: 12pt;
border: 1pt;
border-style: solid;
border-color: silver;
line-height: 22px;   
width: auto;}

.boxinside {
	font-family: verdana, arial, helvetica, sans-serif;
	color: Navy;
	background-color: LightSlateGray;
	text-align: left;
	padding: 4pt;
	border: 1pt;
	border-style: solid;
	border-color: white;
	line-height: 22px;
	width: auto;
}
	
.box
TABLE { background-color: transparent;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
text-align: center;
line-height: normal; 
width: auto;}

TD {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
	font-stretch : wider;
}

A {color: white;}

A:Hover {color: cyan;}


H3{color: #FFFFFF;}

	</style>
