body {
	margin-left: 0px;
	margin-right: 0px;
    margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: "ArialMT", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
a:link {
	color: #25577F;
	text-decoration: none;
}
a:visited {
	color: #25577F;
	text-decoration: none;
}
a:hover {
	color: #CC6666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.home-image {
	background-color: #FFFFFF;
	background-image: url(/home/files/images/home-image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

