body
	{
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: small ;
		color: #1f8ccb ;
		background-color: #000000 ;
	}
	
h1
	{
		font-family: courier, Arial, Helvetica, sans-serif ;
		color: #00c5ff ;
		font-size: xx-large ;
		font-weight: bold ;
		text-align : center ;
	}
	
table
	{
		caption-side: top ;
		margin-left: 10% ;
		border-collapse: collapse ;
	}
	
caption
	{
		font-family: courier, Arial, Helvetica, sans-serif ;
		color : #00c5ff ;
		font-size: x-large ;
		font-weight: bold ;
		text-align : left ;
		width : auto ;
	}
	
td
	{
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: small ;
		color: #1f8ccb ;
		text-align: center ;
	}
	
.tstatus
	{
		width : 40px ;
	}
	
.tname
	{
		text-align: left ;
		width : 200px ;
	}

.tachieve
	{
		width : 70px ;
	}
	
.legend
	{
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: small ;
		color: #1f8ccb ;
		font-weight: bold ;
	}
	