body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: left;
	color: #000;
}

h1, h2, h3, h4 {color: #000;}
h1 {font-size: 210%;}
h2 {font-size: 180%;}
h3 {font-size: 150%;}
h4 {font-size: 120%;}

#menu, img {display: none;}

#content {
	padding: 0;
	margin: 0;
	}
	
a, #content a {color: #555;}


/* Copyright (C) Justin Ewart, 2005. All Rights Reserved. */