body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 13px;
	line-height: 2;
	letter-spacing: 2px;
	color: #004675;
}
.footer{
	font-size: 13px;
	line-height: 1.5;
	color: #666666;
	letter-spacing: 2px;
}
.footer a{
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 2px;
	color: #666666;
	text-decoration: none;
}
.footer a:hover{
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 2px;
	color: #45547D;
	text-decoration: underline;
}

