
.TableHeader {
	font-weight: bold;
	font-size:    medium;
	font-family:  Geneva, Arial, Helvetica }
.TableTitle {
	color:           white;
	font-weight:      bold;
	font-size:        medium;
	font-family:      Geneva, Arial, Helvetica;
	background-color: red }
.TableBTitle {
	color:           white;
	font-weight:      bold;
	font-size:        medium;
	font-family:      Geneva, Arial, Helvetica;
	background-color: blue }

.TableText {
	font-weight: normal;
	font-size:    small;
	font-family:  Geneva, Arial, Helvetica }
.ExSmText {
	font-weight: normal;
	font-size:    x-small;
	font-family:  Geneva, Arial, Helvetica }
.ExSmBldText {
	font-weight: bold;
	font-size:    x-small;
	font-family:  Geneva, Arial, Helvetica }
.BoldTxt {
	font-weight: bold }
.BodyTxt {
	font-size:  10pt;
	font-family: Geneva, Arial, Helvetica }


