body
{
	font-family: serif;
	font-size: small;
	margin-left: 2cm;
	margin-right: 1cm;
}

table
{
	page-break-inside: avoid;
}

.tableblank
{
	margin-left: auto;
	margin-right: auto;
	border: none;
	caption-side: bottom;
	border-collapse: collapse;
}

.tdblank
{
	border: none;
	padding: 5px;
}

.nopr
{
	display:none;
}

.breakhere
{
	page-break-before: always;
}

.nobreak
{
	page-break-inside: avoid;
}

.cc1
{
	color: #000000;
	font-weight: bold;
}

.quiz
{
	visibility: hidden;
}

a:link
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

