.greycopy {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	line-height: 15pt;
	color: #333333;
	text-decoration: none;
}
.whitecopy {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
a.grey:visited {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bolder;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}
a.grey:link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bolder;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}
a.grey:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bolder;
	text-transform: lowercase;
	color: #990000;
	text-decoration: none;
}
a.grey:active {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bolder;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
.titledkgrey {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.titleltgrey {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
