body {
	font-family: "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-image: url(images/BKGD_composite.gif);
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	color: #006633;
}
a:link {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.tablelineTop {
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #006633;

}
.tableline {

	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #006633;
}
hr {
	color: #006633;
}
