body,td,th {
	font-family: Copperplate Gothic Light, Copperplate Gothic Bold, Times New Roman;
	font-size: 12px;
	color: #663300;
}
body {
	background-image: url(bg.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A {
	color: #A0522D;
	font-style: oblique;
}
A:Hover {
	color: #DEB887;
	background-color: #A0522D;
}
H1 {
	font-weight: bold;
	font-size: medium;
}