body {
	background-color : white;
}

BODY, P, TD, TH, H1, H2, H3, H4, H5 {
	font-family : Arial, Helvetica, sans-serif;
}

PRE {
  font-size: 10pt;
}

.lefttype {
  font-size: 95%;
	font-weight : bold;
	text-align : center;
}

.righttype {
  font-size: smaller;
}

.midcol {
	background-color : White;
}

.midtype {
  font-size: smaller;
}

.homefoottype {
  font-size: x-small;
  text-align: center;
}

.stdfoottype {
  font-size: x-small;
  text-align: center;
}

