<style>
A:link		{text-decoration:none; color:black}
A:visited	{text-decoration:none; color:black}
A:hover		{text-decoration:underline; color:red}
A			{text-decoration:none; color:black}
body  		{background-color:lightgrey; background-image:url(images/bg1.gif); margin:10; }
td 			{font-size: 10pt; font-family: verdana}

.gb_title 	{color:white}
.m_tb1 		{border:1 solid black; width:800; height:80; background-color:gray; padding: 5px; }
.m_tb2 		{border:1 solid black; width:800; background-color:white; }
.tdhead 	{color: white; font-weight: bold; text-align: center; background-color:Gray; border:1 solid LightGrey;}
.tdside 	{background-color:darkgray; vertical-align: top; width: 19%;}
.tdmain 	{background-color:silver;   vertical-align: top; padding: 8}
.tdhighlight {color: white; background-color:DimGray; cursor: pointer;}
.copyright 	{border:1 solid black; width:800; background-color:gray; text-align:center; }
.fielder 	{background-color:lightgrey;	border-color:silver;	border-width:1;	font-size:10pt;	font-family:verdana; }
.submitter 	{background-color:gray;	border-color:silver;	border-width:2;	color:white;	font-size:10pt;	font-family:verdana;	height:18pt; }
.sfont 		{font-size:8pt; }
</style>