
	h1, h2, h3, h4, h5, h6 {
		letter-spacing: -1px;	
		margin-top: 0px;
		font-family: Lucida Grande, "Helvetica Neue", Arial, sans-serif;
	}
	
	h1 {
		
		font-size: 20px;
		margin-bottom: 0px;
		letter-spacing: -1px;
	}

	h2 {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 0px;
	}

	h3 {
		font-size: 18px;
		font-weight: normal;
		letter-spacing: 0px;
		margin-bottom: 2px;
	}
	
	h4 {
		font-size: 15px;
		font-weight: bold;
		letter-spacing: 0px;
		margin-bottom: 2px;
	}
	
	h5 {
		font-size: 14px;
		font-weight: normal;
	
		margin-bottom: 2px;
	}
	
div#app-body {
	font: 83%/1.5em "Lucida Grande",  Verdana, sans-serif;
	font-size: 12px;	
}

div#app-head {
	display: none;
}

div#body-text {
	display: block;
}

div#body-menu {
	display: none;
}

div#content-images {
	display: none;
}

div#content-top img {
	display: none;
}

div#content-top div.description {
	float: right;
	margin-top: 40px;
	padding: 10px;
	margin-left: 10px;
	background-color: #ddd;
	border: 2px solid #ddd;
}
