h1 {
	font-family: georgia1, georgia, serif;
	font-weight: normal;
	font-size: 20px;
	color: white;
	margin-bottom: 0px;
}

p {
	font-family: georgia, serif;
	color: #939297;
	font-size: 8pt;
	line-height: 18px;
	margin-top: 0px;
}

#footer p {
	color: #570127;
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
}


p.highlight {
	background: #56555B;
	padding: 5px;
	color: white;
}