body {
	font-family: "Lucida Grande","Verdana","Helvetica",sans-serif;
	color: black;
	font-size: 12pt;
}
#navigation,#eyecandy,#extra,#footer {
	display: none;
}
#content {
	margin: 0 5%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Georgia","Times New Roman","Times",serif;
}
a {
	color:#930;
	text-decoration: none;
	font-weight: bold;
}