.copy {
	font-size: 9pt;
	font-weight: normal;
}
.number {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 2pt;
}
.whitefont {
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.red {
	font-weight: normal;
	color: #990000;
}
.small {
	font-size: 8pt;
	font-weight: normal;
	color: #990000;
}
.intro {
	font-size: 9pt;
	line-height: 13px;
	font-weight: normal;
}
