html, body {
	background : Gray;
	background-color : Gray;
	color : White;
	margin-top : 0;
}
a:link {
	color: #33CCCC;
}

a:visited {
	color: #CCCC66;
}

p {
	text-align : justify;
}
h1 {
	font-size : 20pt;
}
.TRAILER  {
	background-color : Gray;
	font-size : 8pt;
	color : white;
	text-align : center;
}
#ButtonBottomNo {
	Z-INDEX: 60;
	LEFT: 653px;
	POSITION: relative;
	TOP: 110px;
	VISIBILITY: hidden;
}
#Edgar {
	Z-INDEX: 60;
	LEFT: 70px;
	TOP: 85px;
	POSITION: relative;
	VISIBILITY: visible;
}