body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #CCCCCC;
	background-image: url(bkgnd.jpg);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000099;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
table {
	background-color: silver;
	border: thin solid #0066FF;

}
