body { 
	background-image: url(../IMAGES/marble.jpg);
	background-repeat: repeat;
	background-color: #F5F5F5;
	font-family:times, times new roman, verdana, arial, helvetica, sans-serif;
	font-size:12pt;
	}
div	{
	text-align:center;
	}
table {
	border-style: none;
	margin-left:auto; 
	margin-right:auto;	
	}
a 	{
	color:#000099;
	text-decoration:none;
	font-weight:normal;
	}

a:link {color:#000099;}
a:visited {color:#000099;}
a:hover {color:#0066FF;}

td	{
	margin:0;
	padding:1px;
	}
td.lft {
	text-align:left;
	}
