body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #ECF5FB;
}
td {
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.bottom {
	font-size: 12px;
	color: #666666;
}
.font14 {
	font-size: 14px;
	line-height: 22px;
}
.font16 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
