body {
	margin: 0 auto;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#333;
	width:950px;		
	margin-top:1.4em;
}
p {
	padding:.75em 0;
	line-height:1.4em;
}
strong {
	font-weight:bold;
}
div#header h1 a {
	background-image:none;
}
h2 {
	font-family:"Franklin Gothic Book", "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size:250%;
	font-weight:normal;
	padding:.3em 0 0.2em 0; 
}
h3 {
	font-size:150%;
	font-weight:normal;
	padding:1em 0 .75em 0;
}
.notvisible {
	position:absolute;
	left:-1000em;
}
div#header ul, img, div#footer a {
	display:none;
}
div#footer ul {
	list-style:none;
}
