body {
	background-attachment:fixed;
	background-image: url(header1.jpg);
	font-family: "Palatino Linotype", "Georgia", "Times New Roman", "Microsoft Sans Serif";
	font-size:small;
}
p {
	font-family: "Palatino Linotype", "Georgia", "Times New Roman", "Microsoft Sans Serif";
	font-size:small;
}
table {
	border-bottom-width: 6px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #808080;
	border-top-width: 6px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #808080;
}
