.bg {
	background-attachment: fixed;
	background-image: url(../img/top_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgright {
	background-attachment: fixed;
	background-image: url(../img/rightback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

