.pagebg {
	background-attachment: fixed;
	background-image: url(images/page_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gen {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.genCopy {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	scrollbar-face-color:white;
	scrollbar-track-color:white;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
