div#nav	{
	display: none;
	}

div#toptitle	{
	display: none;
	}

.info	{
	border: 3px black solid;
	}

.info td	{
	border: 1px black solid;
	}
	
.grey	{
	display: none;
	}
	
#hidetitle	{
	font-size: 50px
	}	
	
table.info	{
	text-align: center;
	}

table tr.labels	{
	font-weight: bold;
	}
	
table tr.title	{	
	font-weight: bold;
	}
	
table tr#source	{
	font-weight: bold;
	}	
	