#Layer1 {
	position:absolute;
	width:300px;
	height:115px;
	z-index:1;
	left: 731px;
	top: 16px;
}
#Layer2 {
	position:absolute;
	width:600px;
	height:200px;
	z-index:2;
	left: 87px;
	top: 38px;
}
.header {font-family: Arial, Helvetica, sans-serif; font-size: 36pt; font-weight: bold; color: #006600; }
body {
	background-image: url(GRAPHICS/tennisback.gif);
}
.title-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #006600;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #660033;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}
.bodytextbr {font-size: 10pt}

