body {
	background-color: #9A0F32;
	background-image: url(images/bg-site.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.whitetext {
	color: #FFFFFF;
}

