body {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin:0px;
  background-image:url(webimages/bkgrnd.gif);
  background-repeat:repeat;
  font-size:14px;
}
a {
	color:#006600;
	text-decoration:none;
}
a:hover {
	color:#996600;
	text-decoration:underline;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.top {
	font-size:14px;
	color:#356A40;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#265A31;
}
a.footer {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#265A31;
	text-decoration:none;
}
a.footer:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#265A31;
	text-decoration:underline;
}
.title {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#356A40;
}
.cata {
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#993300;
	text-decoration:none;
}
a.cata {
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#993300;
	text-decoration:none;
}
a.cata:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#996600;
	text-decoration:underline;
}
.number {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	color:#356A40;
}