#head, #navwrap, #foot, #footwrap {
  display: none !important;
	}

#wrap, #contentwrap, #content {
	background: none !important;
	border: none !important;
	}
	
body, #content {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  font-size: 14px !important;
	}

body {
	background: #fff;
	}
	
body, h2, h3, h4, p, div, th, td, b {
	color: #000 !important;
	}

h4, p { margin-bottom: 8px; }
	
td, th {
	text-align: left;
	padding-left: 0 !important;
	}

#form {
	width: 700px;
	}
	
#form td {
	width: 450px;
	border-bottom: 1px solid #000;
	}

#form td, #form th {
	padding: 12px 12px 0 0 !important;
	}	

.note {
	font-size: 12px !important;
	}
	
#form td.note {
	border: none;
	padding-top: 4px !important;
	}
	
b {
	background: none !important;
	}
