body	{	background-color:white; font-family:Arial; font-size:10pt; }
table	{	background-color:white; font-family:Arial; font-size:8pt; width:100%;
			font-weight:normal; background-color:rgb(206,212,224); text-align:center;
			border-style:solid solid none none; border-color:white; border-width:2px; border-collapse:collapse; }
td,th	{ 	border-style:none none solid solid; border-color:white; border-width:2px; padding:1px; }
tr:first-child	{	background-color:rgb(0,85,150); color:white; }
h1		{	font-size:10pt; background-color:rgb(206,212,224); text-align:center; margin-top:4px; margin-bottom:4px;}
h2,h3	{	font-size:11pt; text-align:left; }
h4		{	font-size:9pt; font-weight:normal; text-align:left; }
.fxq	{	display:none; position:relative; overflow:hidden; z-index:1; }
#nav	{	z-index:2; }
.lnk 	{	color:gold; /* font-weight:bold; */ }

#container	{ width:1000px; }
h1			{ width:1000px; }
#preview {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:0px;
	display:none;
	color:#fff;
	z-index:3;
}
