.body {
	color: #000000;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.2px;
}
a:link {
	color: #000000;
	font-weight: normal;
	font-family: Helvetica;
	text-decoration: underline;
}
a:hover {
	color: #000;
	font-weight: normal;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-weight: normal;
	font-family: Helvetica;
}
.red {
	color: #CCC;
	font-size: 12px;
	line-height: 14px;
	font-family: Helvetica;
}
.blue {
	color: #03F;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.2px;
}