body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
#leftCol, #meerkat, #header, #banner, #main-nav, #footer, #designBy, .wasocial {
	display: none;
}
#content {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
	background: none;
	border-bottom: none;
}
#content {
	padding-top: 8px;
	}
	#content img {
		border: none;
	}
	#content h1 {
		margin: 0;
		text-transform: capitalize;
		font-size: 1.3em;
		font-family: "Arial Black", Gadget, sans-serif;
	}
	#content h2, #content legend {
		font-size: 14px;
		color: #041E5D;
		font-family: "Arial Black", Gadget, sans-serif;
	}
	#content h3 {
		font-size: 0.8em;
	}
	#content p, #content th, #content td, #content dt, #content dd {
		line-height: 1.2em;
		font-size: 0.8em;
	}
	#content td ul li {
		font-size: inherit;
	}
	#content ul {
		list-style: url(../images/li.png);
	}
	#content li {
		line-height: 1.5em;
		font-size: 0.8em;
	}
	#content dt { 
		float: left; 
		width: 30%;
		font-weight: bold;
	}
