body {
  font-family: "Times New Roman", Times, serif;
  margin:0px;
  font-size:16px;
  background-image:url(webimages/christmas_tree_cuting.gif);
  background-position:bottom;
  background-attachment:fixed;
  background-repeat:repeat-x;
  background-color:#FFFFFF;
  color:#08512F;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color:#08512F;
}
a {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}
th {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
}
.footer {
	font-size:12px;
	color:#08512F;
	line-height:15px;
}
a.footer {
	font-size:12px;
	color:#08512F;
	line-height:15px;
	text-decoration:none;
	font-weight:normal;
}
a.footer:hover {
	font-size:12px;
	color:#990000;
	line-height:15px;
	text-decoration:underline;
	font-weight:normal;
}

.title {
	font-size:24px;
	font-weight:bold;
	color:#990000;
}