body {
	background-image:url('images/tile2.jpg');
	FONT-FAMILY: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	color: #86706B;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px
}


p {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #86706B;
}

.table1 {
	background-image:url('images/tile1.jpg');
	width: 94%;
	border: 0px none;
 	
}

.table2 {
	background-image:url('images/tile2.jpg');
	width: 94%;
	border: 0px none;
}

.table3 {
	background-image:url('images/tile1.jpg');
	width: 100%;
	border: 0px none;
}



a:link{ color: #86706B;
     text-decoration: none;}
	 
a:visited{ color: #86706B;
     text-decoration: none;}
	 
a:hover { #86706B;
     text-decoration: underline}
	 
a:active { #86706B;
     text-decoration: none}
