body {
	background-color: #518ec4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bkgSpacer.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body a:link, body a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold; }
	
body a:hover {
	color:#0066CC;
	text-decoration:underline;
	font-weight:bold; }
	