.body {
	font-family: "trebuchet MS";
	color: #000000;
	font-weight: 100;
	font-size: 10pt;
	text-decoration: none;
}

.bodysm {
	font-family: "trebuchet MS";
	color: #000000;
	font-weight: 100;
	font-size: 8pt;
	text-decoration: none;
}

.link {
	font-family: "trebuchet MS";
	color: #000099;
	font-weight: 100;
	font-size: 10pt;
	text-decoration: underline;
}

A.link:Hover {
	font-family: "trebuchet MS";
	color: #000099;
	font-weight: 100;
	font-size: 10pt;
	text-decoration: underline;
}

A.link {
	font-family: "trebuchet MS";
	color: #000099;
	font-weight: 100;
	font-size: 10pt;
	text-decoration: underline;
}