<head>


<style>
		body{font-family:arial;}

		#bodyback{background:#E6E6E6 url('http://www.customqsoftware.com/appt/lp3.jpg') repeat-x; height:100%;}

		table{font-size:100%;}
		a{color:blue;text-decoration:none;font-size:16px}
		a:hover{color:red}
		td.menu{background:white}
		table.menu
		{
			font-size:80%;
			position:absolute;
			visibility:hidden;
		}

</style>

</head>
body
{
	font-family: Arial;
	font-size: 12;
	margin-left: 3%;
	margin-right: 3%

}
