body {
   background-color: #fff;
   color: #000;
   margin: 0;
}
table {
	font-family: 'Segoe UI',Tahoma, Geneva, Georgia;
	font-size: 10pt;
}
i {
	font-family: Georgia;
}

.hdr {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

.big {
	font-size: 11pt;
}
.tall {
	font-size: 108%;
}

.frame { height: 100%; }