body {

	margin-top:0;

	margin-bottom:0;

	margin-left:0;

	margin-right:0;

	background-image: url(parts/bg.jpg);

}

body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	color: #333333;

	}


a:link {

	color: #333333;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #333333;

}

a:hover {

	text-decoration: none;

	color: #3399CC;

}

a:active {

	text-decoration: none;

	color: #333333;

}



