body {
  font-family: Arial, Helvetica, sans-serif;
  margin:0px;
  background-image:url(webimages/page_bk.gif);
  background-repeat:repeat;
  font-size:14px;
  color:#000000;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
}

th {
  font-family: Arial, Helvetica, sans-serif;
}
a {
	color:#0066CC;
	text-decoration:none;
}
a:hover {
	color:#993300;
	text-decoration:underline;
}
.head {
	font-size:20px;
	color:#2965A0;
	font-weight:500;
	text-transform:uppercase;
}
.copy {
	font-size:11px;
	color:#666666;
}
a.copy {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
