.bckgrd {
	background-image: url(images/bckgrd/tile-bckgrd.gif);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	
	}
.column-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 20px;
}
.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	}
.black-bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.white-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	}
.white-links:link {
	color: #ffffff;
}
.white-links:visit {
	color: #ffffff;
}
.white-links:hover {
	color: #ffffff;
}
.white-links:visit {
	color: #ffffff;
}

.blue-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000cc;
	}
.blue-links:link {
	color: #0000cc;
}
.blue-links:visit {
	color: #0000cc;
}
.blue-links:hover {
	color: #0000cc;
}
.blue-links:visit {
	color: #0000cc;
}
.paper-bckgrd {
	background-image: url(images/photos/paper-bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
	top: 0px;
	background-color: #000000;
	width: 700px;
}

