body {
	background-image:url('images/tile1.jpg');
	Background-repeat: repeat;
	font-size: 12px
	
}

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

.table1 {
	background-image:url('images/tile2.jpg');
	padding:1px;
	width: 100%;
	border: 0px none;
}

.table2 {
	background-image:url('images/tile4.jpg');
	padding: 5px;
	width: 100%;
	border: 0px none;
}

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

.table4 {
	background-image:url('images/tile2.jpg');
	padding: 1px;
	width: 90%;
	border: 0px none;
}

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


a:link{ color: #ffffff;
     text-decoration: underline;}
	 
a:visited{ color: #ffffff;
     text-decoration: underline;}
	 
a:hover { #ffffff;
     text-decoration: underline}
	 
a:active { #ffffff;
     text-decoration: underline}
