img {
	border: none;
}
.abstract {
	font-weight: bold;
	font-size: 12px;
}
body, p, td, li {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Bell MT;
	font-size: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 9px;
	border-bottom: 1px solid black;
}

#header, #pagecontainer {
	margin: 0px auto;
	width: 100%;
	text-align: left;
}
#nav, .alttext {
	display: none;
}
#content {
	padding: 0px 10px 10px 10px;
	background-color: white;
}
#footer {
	display: none;
}