body {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	background: url(/images/htmlbackground.jpg);
}
.pageTitle {
	font-size:24px;
	font-weight:bold;
}
.head {
	font-size:22px;
	font-weight:bold;
	
}
.menu td a{
	color:white;
	text-decoration:none;
}
.menu a:hover{
	color:white;
	text-decoration:underline;
}
h1 {
	font-size:20px;
	display:inline;
}
