body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../back.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #C3BD9B;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: auto;
	vertical-align: text-top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
link {
	color: #000000;
}

