
body,div#content {
	color: #000000;
	background-image: none;
	background-color: transparent;
}


h1, h2, h3, h4 {
	color: #000!important;
}

td {
  border:1px solid #000!important;
}

#contentBoxes .noBox,
#contentBoxes .box  {
  float:none;
}


div#bubbles,
div#imageLine,
div#menu,
div#subMenu,
div#sidebar {
	display: none;
}

#contentBoxes .box,
#leftRow,
#rightRow,
h2 {
	border: 0px !important;
}

h3 a {
	color: #000000 !important;
}

div#header {
	height: auto;
}

div#body {
	margin: 0px;
	padding: 0px;
	width: auto !important;
	height: auto !important;
}

div#head {
	position: inherit;
	margin-bottom: 20px;
}
