
	a,
	a:hover
	{
		color: black;
		text-decoration: underline;
	}

	table#MainTable
	{
		width: 100%;
		height: 100%;
		border: 2px solid #007283;
	}
	
	.NoPrint
	{
		display: none;
	}