.whitecopy {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
}
.whitebigbold {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #D7D8DA;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #D7D8DA;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitesmall {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #FFFFFF;
}
.greysmall {

	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 6pt;
	color: #7C7C7C;
}
