.mainbodycellbg {
	background-attachment: fixed;
	background-image: url(images/maincellbg.gif);
	background-repeat: repeat-x;
}
body {
	background-attachment: fixed;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;

}
