a:link, a:active, a:visited {
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
	}


a:hover {
	font-weight: bold;
	color: #ffffff;
	background: #ed1c24;
	text-decoration: none;
	}


body {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.3;
	}

.chart {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.2;
	}

.labels {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.2;
	}

td {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.3;
	}
