@import url(http://fonts.googleapis.com/css?family=PT+Serif:700italic);

body {
   background-color: #fff;
   color: #000;
   margin: 0;
}
table {
	font-family: 'Segoe UI', Tahoma, Geneva, Georgia;
	font-size: 10pt;
	border-spacing: 0;
	border-collapse: collapse;
	line-height: 140%;
}
td {
	padding: 0;
}
i {
	font-family: Georgia;
}

.hdr {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

.t { font-family: 'PT Serif';
	  font-weight: 700; }
.big {
	font-size: 11pt;
}
.tall {
	font-size: 108%;
}

.frame { height: 100%; }