﻿html,body{margin:0;padding:0;font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif}
p.title{margin:0;padding:0;font-weight:bold;font-size:0.875em;text-align:center}
a.wh{position:absolute;bottom:10px;right:10px}
.geochart path{stroke:#555}
a.wh.hide{
		display: none;
	}
	.chart-title.hide{
		display: none;
	}
	th:hover {
	background:#1f1f1f;
	color:#fff;
    cursor: pointer;
	}