body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	}
h1 {
	font-size: 125%;
	font-weight: bold;
	}
h2 {
	clear: both;
	font-size: 100%;	
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	}
h3 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	}
img {
	border: 0px;
	}
a:link, a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}
#hide, #navLinks, #header {
	display: none;
	}
#content { 
	margin: 0px;
	text-align: left;
	width: 90%;
	border: none;
	}
#credits, #small {
	font-size: 70%;
	}
.date {
	font-size: 80%;
	font-style: italic;
	}
.line {
	margin-top: 25px;
	border-bottom: 1px solid #ccc;
	clear: both;
	}

