@import url(ncColorBlack.css);
@import url(ncText.css);
@import url(ncForm.css);
@import url(ncLink.css);
body {
	background-color: #106010;
}
.ncTable {
	background-image: url(../images/graphicBackground.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
.ncTableContent {
	background-image: url(../images/graphicBackgroundContent.gif);
}
.ncTableTitle {
	background-image: url(../images/graphicTitle01.jpg);
}
.ncTextHeading1 {
	font-size: 16px;
	font-weight: bold;
}
.ncTextHeading2 {
	font-size: 14px;
	font-weight: bold;
}
