.StandardText
{
  font-family:Verdana;
  font-size:10px;
  color:#797977;
}

.SmallText
{
  font-family:Verdana;
  font-size:8px;
  color:#797977;
}

.LargeText
{
  font-family:Verdana;
  font-size:14px;
  color:#797977;
}

a
{
  color:#a70a1a;
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}
.chart-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #454545;
	text-decoration: none;
}
