.infoTable
{
	border: 1px solid black;
	margin-right: auto;
	margin-left: auto;
}

.infoTable th
{
	text-align: left;
}

.infoTable td.space
{
	width: 1em;
}

.creditTable
{
	margin-right: auto;
	margin-left: auto;
}

.creditTable th
{
	text-align: left;
}

.visTable
{
	margin-right: auto;
	margin-left: auto;
	border-spacing: 0;
	border: 1px solid black;
}

.visTable td
{
	padding: 5px;
	white-space: nowrap;
	text-align: center;
}

.visTable ul
{
	text-align: left;
}

.visTable ol
{
	text-align: left;
}

.date
{
	text-align: center;
	font-weight: bold;
	background-color: #547AA8;
	color: #FFFFFF;
}

.name
{
	background-color: #CFD9E6;
	font-weight: bold;
	text-align: center;
}

.big
{
	font-size: 1.5em;
	height: 1em;
}

.bottomRight
{
	text-align: right;
	vertical-align: bottom;
}

.notes
{
	text-align: center;
	font-weight: normal;
}

.legend
{
	text-align: center;
}

.valign
{
	vertical-align: 18px;
	font-size: 14px;
}