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

p {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #527D94;
}

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

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

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

.td1 {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #527D94;
	font-weight: bold;
	text-align: left;
	width: 50%
}

.td2 {
	text-align: center;
	width: 50%
}


a:link{ color: #527D94;
font-weight: bold;
     text-decoration: underline;}
	 
a:visited{ color: #527D94;
font-weight: bold;
     text-decoration: underline;}
	 
a:hover { color: #527D94;
font-weight: bold;
     text-decoration: underline;}
	 
a:active { color #527D94;
font-weight: bold;
     text-decoration: underline;}
