A:link
{
    COLOR: black;
	TEXT-DECORATION: none
}
A:visited
{
    COLOR: black;
	TEXT-DECORATION: none
}
A:hover
{
    COLOR: Gray;
	TEXT-DECORATION: none
}
body{
	color: black;
	font: bold smaller Arial;
}
table{
	font: bolder 90% Arial;
	letter-spacing : 1pt;
}
.tbl{
	border-width : 1 0 1 0;
}
#aa {
	position:absolute; left:0; top:91; width:600; height:170; clip:rect(0,600,800,0);
}
#bb {
	position:absolute; left:100; top:1; width:87%; height:1000; clip:rect(0,100%,1000,0);
}
.copyright {
	text-align : center;
	font-size : xx-small;
	color: Black;
}