@charset "utf-8";
.tableback {
	background-color: #FFF;
}
a:link {
	color: #36C;
	text-decoration: none;
}
a:hover {
	color: #36C;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #36C;
}
a:active {
	text-decoration: none;
	color: #390;
}
.tablebottom {
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: center;
}
.body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #369;
}
.title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #369;
}
.footshadow {
	background-image: url(footshadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.smallbody {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
