body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(graphics/bkg_big.jpg);
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

<!--
td {
	font-family: Arial, Helvetica, sans-serif;
}
-->

th {
	font-family: Arial, Helvetica, sans-serif;
}

.bkgHead {
	background-color: #00FF00;
}

.h1 {font-family:"Times New Roman", Times, serif;
font-size:24px;
font-style:italic;
}
.bkgTanHead {
	background-image: url(graphics/bkg_top_curve.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bkgTanBottom {
	background-image: url(graphics/bkg_bottom_curve.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkgBody {
	background-image: url(graphics/bkg_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bkgWhiteHead {
	background-image: url(graphics/bkg_white_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bkgWhiteBottom {
	background-image: url(graphics/bkg_white_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkgWhiteBody {
	background-image: url(graphics/bkg_white_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.linksSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #336699;
	text-decoration: underline;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #336699;
	text-decoration: underline;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.footerTextSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}
.dkBkgText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
