body {
	font-family: TitilliumText22LRegular, tahoma, sans-serif;
	font-size: 12pt;
	color: #000;
	background: #fff;
}
a {
 text-decoration: none;
 color: #000;
}
h1.caption {
 text-align: center;
	font-size: 38pt;
	margin: 0;
}
h1.caption a, #menu, #share, #breadcrumbs, .searchWeather, .save, .jqplot-table-legend {
 display: none;
}
a:after {
	content: " (link "attr(href)")";
	font-size: 10pt;
	text-decoration: underline;
}
#footer {
 font-size: 9pt;
}
