/* CSS Document */

.BlankPage {
	color: #66FF00;
	font-weight: bolder;
	font-size: x-small;
	letter-spacing: 1px;
}
.PageNumber {
	color: #0000FF;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 1px;
	font-size: x-small;
}
body {
	font-family: Arial;
	font-size: 13px;
}
.PageRedacted {
	color: #FF0000;
	font-weight: bolder;
}
.PagesRedacted {
	color: #FF0000;
	font-weight: bolder;
}
.LineRedacted {
	color: #FF0000;
	font-weight: bolder;
}
.WrdRedacted {
	color: #FF0000;
	font-weight: bolder;
}
.Session {
	color: #FF0000;
	font-weight: bolder;
}

#TransCol {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
td {
	vertical-align: top;
}
p {
	margin: 8px;
}
.QandA {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 40px;
	text-indent: 20px;
}
