body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #CCCCCC;
	font-size: small;
}
td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-spacing: 0px;
}
.headerName {
	background-color: #242424;
}
.navBar {
	background-color: #333333;
}
.defaultTitleClass {
	font-size: large;
	font-weight: normal;
	font-variant: normal;
}

.contentBox {
	background-color: #575757;
}
.projectHeader {
	background-color: #333333;
	font-size: medium;
	font-weight: normal;
}
.siteFooter {
	background-color: #000000;
}

.sectionTitle {
	background-color: #4D4D4D;
}
