body,td,th {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

#topbar {
	display: none;
}

#menu {
	display: none;
}

#infobox {
	background: #efefef;
	border: #6699CC 1px solid;
	margin: 8px;
	padding: 3px;
}
a.quotebutton {
	display: none;
}
.noprint {
	display:none;
}