body
{
	margin-top: 3px;
	background-image: url(images/bg1.jpg);
	color: #202020;
	font-family: Arial;
	font-size: 13px;
}
h1
{
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 12px;
}
table
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
}
.shadow
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.back {
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-color: #202020;
	background-image: url(images/bg2.jpg);
}

