/* CSS Document */
body
	{
	background-color:#0145E4;
	}
#tablebody
	{
	position:absolute;
	top:10px;
	left:200px;
	}
a:visited
	{
	color:#0000FF;
	}