body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2d2d2d;
	background-image: url(images/home/homebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2d2d2d;
}

a {
	color: #0e559d;
}

a:hover {
	color: #008dde;
}

img {
	border: none;
}
