body {
	background-color: black !important;
	font-family: Arial;
	font-size: 16px;
	line-height: 1.5em;
}
.mainTable {
	background-color: black !important;
}
table, td, p, div, ul, li, a {
	background-color: black !important;
}
.sightLess {
	background-color: black !important;
}
.sightLessMainTable {
	width: 970px;
	height: 100%;
	margin: auto;
	background-color: black !important;
}
.sightLessMenuCell {
	width: 300px;
	vertical-align: top;
}
.sightLessContentCell {
	width: 670px;
	vertical-align: top;
}
.sightLessTopCell {
	text-align: center;
}
h1 {
	background-image: none !imporant;
}
.sightLess h1, .sightLess h1 span, .sightLess h1 div, .sightLess h1 p, .sightLess h1 td, .sightLess h1 li {
	font-size: 28px !important;
	color: yellow !important;
	border: none !important;
	background-image: none !imporant;
	line-height: 1em !important;
}
.sightLess h2, .sightLess h2 span, .sightLess h2 div, .sightLess h2 p, .sightLess h2 td, .sightLess h2 li {
	font-size: 26px !important;
	color: yellow !important;
	line-height: 1em !important;
}
.sightLess h3, .sightLess h3 span, .sightLess h3 div, .sightLess h3 p, .sightLess h3 td, .sightLess h3 li {
	font-size: 24px !important;
	color: yellow !important;
	line-height: 1em !important;
}
.sightLess h4, .sightLess h4 span, .sightLess h4 div, .sightLess h4 p, .sightLess h4 td, .sightLess h4 li {
	font-size: 23px !important;
	color: yellow !important;
	line-height: 1em !important;
}
.sightLess h5, .sightLess h5 span, .sightLess h5 div, .sightLess h5 p, .sightLess h5 td, .sightLess h5 li {
	font-size: 23px !important;
	color: yellow !important;
	line-height: 1em !important;
}
.sightLess h6, .sightLess h6 span, .sightLess h6 div, .sightLess h6 p, .sightLess h6 td, .sightLess h6 li {
	font-size: 20px !important;
	color: yellow !important;
	line-height: 1em !important;
}
.sightLess p, div, td, li {
	font-size: 20px !important;
	line-height: 24px !important;
	color: white !important;
	line-height: 1em !important;
}
.sightLess a {
	color: yellow !important;
	text-decoration: underline;
}
.sightLessMenuItem {
	border: none !important;
	font-size: 18px !important;
	padding: 5px !important;
	line-height: 28px !important;
	color: yellow !important;
}
.sightLessMenuActive {
	border: none !important;
	font-size: 18px !important;
	padding: 5px !important;
	line-height: 28px !important;
	color: white !important;
}
.sightLessSubMenuItem {
	border: none !important;
	font-size: 16px !important;
	padding: 5px !important;
	line-height: 28px !important;
	color: yellow !important;
}
.sightLessSubMenuActive {
	border: none !important;
	font-size: 16px !important;
	padding: 5px !important;
	line-height: 28px !important;
	color: white !important;
}
.inputBox, .sightlessButton {
	height: 30px;
	background-color: yellow;
	color: black;
	font-size: 22px;
}