body {
	background-image: url(img/bkgd.jpg);
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration:none;
	color:red;
}
ul.norm {
	margin-left: 44px;
}
.image {
	float:left; 
	margin-right:24px;
}
.whitefoot {
	color: #FFF;
}
.whitefoot a {
	color: #FFF;
	text-decoration:none;
}
.whitefoot a:hover {
	color: #CCC;
}
.smallfoot {
	font-size: 10px;
	color: #7e95ac;
}
h2 {
	color: #999;
}
.sidelinks a{
	font-weight: bold;
	text-decoration:none;
}