.subtitle { font-weight: bold; margin-left: 36px; }
.body {
	margin-left: 64px;
}
.body2 { margin-left: 96px; }
.body3 { margin-left: 128pt; }
.smallFont {
	font-size: small;
}
.TableTitle {
	font-size: small;
	color: #000000;
	background-color: #FFCCFF;
	font-style: inherit;
}
.TableLine {
	font-size: small;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
}
.TableLast {
	font-size: small;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}
.TitleBar {
	font-size: medium;
	font-style: normal;
	color: #000000;
	background-color: #FFCCFF;
}
