.7pts {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 7pt;
}
.8pts {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 8pt;
}
.tahoma7pts {
	font-family: Tahoma, "MS Sans Serif", "microsoft Sans Serif";
	font-size: 7pt;
}
.tahoma8pts {
	font-family: Tahoma, "MS Sans Serif", "microsoft Sans Serif";
	font-size: 8pt;
}
.tahoma9pts {
	font-family: Tahoma, "MS Sans Serif", "microsoft Sans Serif";
	font-size: 9pt;
}
.bgfix {
	background-repeat: repeat-x;
	background-position: center top;

}
