td {
	font-size: 12px;
}
.p15 {
	line-height: 15pt;
}
.bgfixLT {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.bgfixRT {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.bgcenter {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
