#test-td {
	background-image: url(openingimage.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
}
#opening-td {
	background-image: url(images/openingimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#opening-table {
}
#footer-table {
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}
#text-td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.text {
	line-height: 18px;
}
