body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
.center {
	background-color: #FFFFFF;
}
.top {
	background-image: url(images/topbg.gif);
}
.foot {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
.word {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.link:link {
	color: #666666;
	text-decoration:none;
	font-size: 12px;
}
.link:visited {
	color: #666666;
	text-decoration:none;
	font-size: 12px;
}
.link:hover {
	color: #666666;
	text-decoration:underline;
	font-size: 12px;
}
.link:active {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.table {
padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
}