a, a:visited {	color: black; }

.Explanation
{
	font-family: serif;
	FONT-SIZE: xx-small;
	visibility:hidden;
}

/* This link shall be invisible in a print out */
.LabelLink
{
	visibility:hidden;
}

.NotPrintable
{
	display:none;
}

.SecondColumn
{
	width: 70%;
}

.ThirdColumn
{
	width: 12.5em;
}

.FourthColumn
{
	width: 30%;
}

