@charset "UTF-8";
body {
	background-image: url(bg.jpg);
	margin: 5px;
}
.footertext {
	font-family: "Lucida Grande", "Lucida Sans", Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tdbg {
	background-image: url(bgbox.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
p, td, tr {
	font-family: "Lucida Grande", "Lucida Sans", Verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
